shubham-cpp / dotfiles

Configs for Programs I use on daily basis
GNU General Public License v3.0
4 stars 0 forks source link
awesomewm bspwm dotfiles dwm fish neovim polybar qtile tmux vim zsh

Personal Dotfiles

Main

Installation

# 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