Skip to content

configuration files and shell scripts for personal use cases

Notifications You must be signed in to change notification settings

amlanjlahkar/dwots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dwots is the collecton of the configuration files and shell scripts for the programs I use daily in my linux machine. For handling of the file tree, I'm using GNU Stow.

To restore local files:

git clone https://github.com/amlanjlahkar/dwots ~/dwots && cd ~/dwots/home/
chmod u+x stowd
./stowd

# to remove symbolic links generated by stow inside of .config/
./stowd -U

TODO

  • install script: Fix the issue with group directories when it contains subdirs of different structures(i.e the shell directory)
  • structure: manage non-local(outside of home) files with stow

About

configuration files and shell scripts for personal use cases

Topics

Resources

Stars

Watchers

Forks