To install all of these, just run ./install.sh
. This assumes that your dotfiles are inside ~/.dotfiles/
Apps and stuff that should be installed through brew (and cask) on all of my systems. To install, use brew-bundle.
holds gitconfig and gitignore_global. Sets default editor, author name, credential helper and other stuff for git usage. Needs to get symlinked to ~/.gitconfig
and ~/.gitignore_global
.
Basic python packages that have to be OS global and not virtualenv specific. Install with pip install -r packages.txt
Same as pip but for node packages. Run python install.py
Adds tmux configuration to work with vim-friendly shorcuts and a better style. Comment the last line inside .tmux.conf
in to use vim-tmuxline instead. Has to go under ~/.tmux.conf
Also adds a terminfo file for adding italic font support to tmux
Config file for Alacritty, a GPU-accelerated terminal emulator
Symlink under ~/.config/alacritty.yml
This is basically a **nvim** config and not intended for normal vim.
Symlink under ~/.config/nvim/init.vim
and ~/.config/nvim/ginit.vim
.
Also comes with a ~/.xvimrc
for use with XVim (xcode)
Install plugins with Vundle.
My spacemacs config. Heavily opinionated. Install spacemacs here. and symlink to ~/.spacemacs
.
Config is managed by sublimious. Symlink to ~/.sublimious
and install sublimious through package control.
Config is managed by proton. Symlink to ~/.proton
and install proton through apm.
config for https://github.com/koekeishiya/kwm. Symlink to ~/.kwm/kwmrc
and ~/.khdrc
terminfo files for adding italic font support to xterm