- WM :- Awesomewm
- Terminal :- Kitty(main) & xterm(secondary)
- Editor :- Neovim(nightly)
- Shell :- Zsh
- Run launcher :- dmenu_run_history and rofi
# Install stow(https://wiki.archlinux.org/title/Dotfiles) :
# A program that i use for dotfile management
sudo pacman -S --needed stow # On Arch based distros
git clone https://github.com/shubham-cpp/dotfiles.git
stow -v -t ~/ dotfiles