pavanjadhaw / dotfiles

🍁 dotfiles || plain text configuration files for my linux system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles managed using GNU Stow

instructions

git clone git@github.com:pavanjadhaw/dotfiles.git
cd dotfiles
stow zsh -t ~/ # this will symlink zsh rc files to ~/
stow -D zsh -t ~/ # to unstow or remove symlink

About

🍁 dotfiles || plain text configuration files for my linux system


Languages

Language:Lua 67.6%Language:Shell 17.9%Language:Ruby 10.0%Language:Python 3.5%Language:AppleScript 1.0%