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

https://github.com/sujith3g/dotfiles

:bomb: My config files.
https://github.com/sujith3g/dotfiles

configs dotfiles oh-my-zsh powerline tmux vim zsh

Last synced: about 2 months ago
JSON representation

:bomb: My config files.

Awesome Lists containing this project

README

        

# dotfiles
My config files for the iTerm2 + tmux + zsh + NeoVim setup.

Screenshot 2019-07-22 at 10 51 24 AM

### Installation

- `./makesymlinks.sh`

### Dependencies

- Vim built with `+python` for ternjs and gundo
- Npm and Node.js for ternjs

### Additional set-up/configs

- For YouCompleteMe, do `./install.py --tern-js` from `~/.vim/bundle/YouCompleteMe/`

#### Powerline setting up

- Install powerline with `pip install powerline-status`
- Install [powerline patched fonts](https://powerline.readthedocs.io/en/latest/installation.html#fonts-installation)
- Do `pip install psutil` for tmux network load segment
- troubleshooting `poweline tmux right`, `powerline-lint`,
`powerline-render tmux right`
- Restarting powerline `powerline-daemon -k`, `powerline-daemon -q`