Install prerequisites and ln -s
config. There should be no missing dependencies if the list is followed from start to end.
Install urxvt
with 256 colors support
- Plugins:
urxvt-resize-font
- Font:
DejaVu Sans Mono Nerd Font
tmux
xclip
for clipboardbc
for compatibility mode configuration
zsh
with oh-my-zsh
the_silver_searcher
(ag)
python
and pip
Install following pip packages:
- Virtual environment:
virtualenv
andvirtualenvwrapper
python-language-server
(for Neovim)- Linting:
flake8
- Code formatting:
autopep8
node
and npm
and zsh-nvm
(Oh My Zsh plugin)
Default global npm packages are in$NVM_DIR/default-packages
Install neovim
. Create a "py3nvim" virtual environment and install pynvim
(from pip) for Python support (see python-virtualenv).
tig
Theme
- Xresources:
base16-xresources
- Shell:
base16-shell
- Editor:
base16-vim
Wallpaper:
- Generate with
ImageMagick
- Set with
feh
Put theme.sh
into ~/scripts
directory and use like this: theme.sh <THEME>