/dotfiles

My linux configuration files

Primary LanguageLua

My dotfiles

Load configurations locally:

./load.sh 

Save current configurations:

./save.sh

Load WSL-only configurations(exclude the wm and visual resources dotfiles):

./load-wsl.sh

This only loads neovim, tmux and zsh

Remove all saved dotfiles:

./clean.sh

This is usefull if you are editing the scripts since all scripts and dotfiles are in the same directory

You may need to give execution permission to the scripts:

chmod +x ./load.sh
chmod +x ./save.sh
chmod +x ./load-wsl.sh
chmod +x ./clean.sh

Dependencies

  • Neovim
  • zsh + oh-my-zsh
  • i3 + polybar + Picom + rofi