A repo for storing my personal dotfiles
- OS is MacOS
- Terminal is iTerm2
Pre-requisites are:
- Theme is https://github.com/romkatv/powerlevel10k
- Auto suggestion plugin https://github.com/zsh-users/zsh-autosuggestions
- Auto complete plugin https://github.com/zsh-users/zsh-completions
- Font is Roboto Mono for Powerline (15pt) for ASCII + Hack Regular Nerd Font (15pt) for non-ASCII.
- Color scheme is Material Design
- Some fonts https://github.com/gabrielelana/awesome-terminal-fonts
- Syntax highlighting plugin https://github.com/zdharma/fast-syntax-highlighting
- Additionally add a fuzzy search https://github.com/junegunn/fzf
After having installed all these, replace <YOUR_USER>
part in the dot.zshrc file with your desired username and replace <YOUR_PATH>
with your local installation path.
Preview