aadhithbala / Dotfiles

My Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

My Dotfiles


Languages

Language:JavaScript 70.5%Language:Vim Script 10.6%Language:CSS 9.7%Language:Python 5.5%Language:Shell 3.3%Language:Lua 0.2%Language:GLSL 0.1%