This is our compilation of dotfiles, they are build to be managed by Anders Ingemann's homeshick
NOTE: This includes
- promptline.vim Powerline Theme (powerlineclone)
- Lokaltogs powerline-fonts which is installed into "${HOME}/.fonts"
- seebis solarized dircolors which is installed into "${HOME}/.config"
- seebis solarized tmux theme
- tmux-plugins tpm disabled at the moment
- a huge compilation of vim Plugins (Pluginlist)
- and some other dotfiles e.g. gitconfig, wget, curl, tmux...
All contribution goes to the original developers we only have put the pieces together.
- Install homeshick like in the Readme
- Add NRE.Com.Net Dotfiles to homeshick
homeshick clone https://github.com/NemesisRE/dotfiles.git
- Add our bashrc to your existing
printf '\nsource "${HOME}/.bashrc_homesick"' >> ${HOME}/.bashrc
NOTE:
We sugest to install Lokaltog powerline-fonts to "$HOME/.fonts"
and run fc-cache -fv
(The bootstrap script includes and installes/registers them automatically.).
Then you should restart your terminal application and change the font to a powerline one.
Just run:
bash <(curl -sL https://raw.githubusercontent.com/NemesisRE/dotfiles/master/bootstrap.sh)
- Fast Bash only Powerline Theme
- VCS detection
- Python virtualenv detection
- Last error code (!=0)
- Solarized dircolors
- Inputrc tweaks
- TAB/SHIFT-TAB menu-completion/menu-completion-backward
- ALT-UP/ALT-DOWN search History for command
- ALT-BACKSPACE kill-word
- Complete hidden files
- and more
Many Plugins, most of them will just work and do their magic.
Quick start: Just start Vim without a file or Press "F1 -> Help" This will give you a small overview over the common keybindings.
The other Functions will be available via the Menu (F1) or their normal keybindings/commands.