/jdotfiles

Justyn's dotfiles

Primary LanguageVim Script

Justyns dotfiles

Description

This is a collection of various configs(dotfiles) I like to use in my shells

Installation

cd
git clone git@github.com: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

Updates

cd ~/.jdotfiles
./update.sh

Updating submodules

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

UI Themes and customizations

Terminals

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)

Editors

Atom Flatland theme (to match monokai): https://atom.io/themes/flatland

Vim: space-vim-dark

Shells

Fish theme(matches monokai): https://github.com/hasanozgan/theme-lambda

ZSH theme: spaceship

Fonts

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

Misc

OSX Menumeters: http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/