-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
17 lines (14 loc) · 914 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# run devenv -i to setup environment
# iterm2 to configure the terminal application
- in iterm change the general->preferences set the load preferences folder to the repo iterm2 location ( don't save ). Exit and restart iterm2 ( may need to git restore the file )
- powerline10k install can install the font. but the font needs to be installed on the terminal application ( which may not be the same as the server )
# on the server to setup the shell
# install oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# install powerlevel10K
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
#######
Solarized Notes:
iterm2 solarized: ...
Bash/Zsh directory colors: https://github.com/seebi/dircolors-solarized
Emacs solarized: https://github.com/sellout/emacs-color-theme-solarized