An open API service indexing awesome lists of open source software.

https://github.com/nithinbekal/dotfiles

Config files for neovim, zsh, ruby etc.
https://github.com/nithinbekal/dotfiles

dotfiles neovim ruby zsh

Last synced: 8 months ago
JSON representation

Config files for neovim, zsh, ruby etc.

Awesome Lists containing this project

README

          

# Nithin Bekal's dotfiles

This repo will contain the dotfiles I use to configure my computers.

## Install

```bash
git clone git@github.com:nithinbekal/dotfiles.git
cd dotfiles
./install.sh
```

### iTerm settings

After running `./install.sh` on a new computer,
the following settings need to be changed in iTerm

- General > Window
- Native full screen windows: false
- Profiles > Colors
- Color presets: Tango dark
- Profiles > Text
- Font: FiraCode Nerd Font Mono, Retina
- Font size: 13
- Vertical space: 112
- Use ligatures: true
- Profiles > Terminal
- Enable mouse reporting
- Report mouse wheel events: true
- Everything else: false