Restructure directory structure
My dotfiles
I am using GNU Stow to symlink
my dotfiles to their correct locations in my $HOME directory.
Instructions
$ git clone https://github.com/lemonase/dotfiles.git
$ cd dotfiles/files
Installing
$ stow --target="$HOME" *
Uninstalling
$ stow --delete *
Repair Links
$ stow --restow *
If there are no errors, everything in that directory should be symlinked.
Description
Languages
Lua
60%
Vim Script
23%
Python
11.4%
Shell
5.6%