This is a collection of various configs(dotfiles) I like to use in my shells
cd
git clone [email protected]:justyns/jdotfiles.git .jdotfiles
cd .jdotfiles
git submodule init
git submodule update
./install.sh
./update.sh
If any files or directories exist already, move them out of the way and re-run install.sh
cd ~/.jdotfiles
./update.sh
If you want to update the git submodules to a commit newer than what is referenced in this git repo, you can by running this:
git submodule foreach git pull origin master
You can then commit the changes to update the submodule metadata
Download the iterm2 solarized colors here: https://github.com/altercation/solarized/tree/master/iterm2-colors-solarized
Download the iterm2 monokai theme here: https://github.com/mbadolato/iTerm2-Color-Schemes#dimmedmonokai (or monokai soda)
Atom Flatland theme (to match monokai): https://atom.io/themes/flatland
Vim: space-vim-dark
Fish theme(matches monokai): https://github.com/hasanozgan/theme-lambda
ZSH theme: spaceship
Input font (based on Monaco settings): http://input.fontbureau.com
2019/02/25: Since I started using vim-devicons, I switched to using Nerd Font's version of Hack. It can be installed with: brew tap caskroom/fonts && brew cask install font-hack-nerd-font
OSX Menumeters: http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/