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.
- Host: GitHub
- URL: https://github.com/nithinbekal/dotfiles
- Owner: nithinbekal
- Created: 2014-05-23T16:29:43.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T18:10:22.000Z (about 1 year ago)
- Last Synced: 2025-03-10T19:26:42.978Z (about 1 year ago)
- Topics: dotfiles, neovim, ruby, zsh
- Language: Shell
- Homepage:
- Size: 424 KB
- Stars: 7
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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