Skip to content

sukhmel/tilde

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home directory scripts and configuration

These files are mostly my own settings and tools, but some may be more generally useful.

These will probably be moved to separate projects after a while:

  • tools.mk - Auxiliary make targets.
  • scripts/duplicates.sh - Check for duplicate files in two directories.
  • scripts/make-links.sh - Create symbolic links for several files in a separate directory, asking for confirmation or diffing if there is a collision.

Install

git clone git://github.com/l0b0/tilde.git
cd tilde
git submodule update --init
make test # Optional
make install # NOT as root

About

Linux home directory files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 43.8%
  • Python 39.6%
  • Lua 15.0%
  • Vim Script 1.6%