Skip to content

nzarbayezid/Dotfiles

 
 

Repository files navigation

Dotfiles

Screenshots

Neofetch Qbit Hackershit Firefox Files Spotify

Zsh

  1. ZSH shell sudo pacman -S zsh

  2. OH_MY_ZSH sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

  3. Powerlevel10k git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k

  4. Exa sudo pacman -S exa

Plugins

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.9%
  • Jupyter Notebook 7.0%
  • TypeScript 1.6%
  • SCSS 1.2%
  • Vim Script 1.0%
  • Python 0.3%
  • Other 1.0%