- Install brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew update
- Install iterm2
brew cask install iterm2
- Instal oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- Install p10k theme for oh-my-zsh
git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k
- Using a GIT Repo to keep the dotfiles https://harfangk.github.io/2016/09/18/manage-dotfiles-with-a-git-bare-repository.html
- Add Coloring aliases
Last active
April 13, 2020 14:14
-
-
Save pcolazurdo/865416812a63952a333878bcbeabef24 to your computer and use it in GitHub Desktop.
Some tricks to improve the shell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment