Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 836 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 836 Bytes

My configs :)

  • install wezterm

  • install starship

  • install oh my zsh-users

  • git clone https:/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting

  • git clone https:/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

  • do the following installs:

brew install htop brew install zsh brew install zoxide brew install delta brew install eza brew install bat

brew install nvim brew install fzf brew install ripgrep

brew install tmux git clone https:/tmux-plugins/tpm ~/dotfiles/.config/tmux/plugins/tpm

brew install asdf -> asdf install nodejs, asdf install pnpm, asdf install python3

brew install stow

  • run following command inside dotfiles directory: stow .