Eric-Thomas / Terminal-Config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal-Config

git clone https://github.com/mbadolato/iTerm2-Color-Schemes.git

Iterm2 > preferences > profiles > default > colors > color presets > Firewatch

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git /Users/eric/.oh-my-zsh/themes/powerlevel10k
git clone https://github.com/zsh-users/zsh-autosuggestions.git /Users/eric/.oh-my-zsh//plugins/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git /Users/eric/.oh-my-zsh/plugins/zsh-syntax-highlighting

p10k configure

Replace ~/.zshrc with one in this repo

About


Languages

Language:Shell 100.0%