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.
- Host: GitHub
- URL: https://github.com/sujith3g/dotfiles
- Owner: sujith3g
- Created: 2015-08-22T08:11:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T14:40:11.000Z (over 1 year ago)
- Last Synced: 2025-01-18T01:18:40.759Z (4 months ago)
- Topics: configs, dotfiles, oh-my-zsh, powerline, tmux, vim, zsh
- Language: Vim script
- Homepage:
- Size: 787 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My config files for the iTerm2 + tmux + zsh + NeoVim setup.
### 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`