资 源 简 介
Scripts that I use on a day to day basis to get more out of my nix environment
Installation Instructions
Create a folder for e.g. /opt/nixtils Copy the files from the download section to this folder (Alternatively, checkout the code from trunk here if you have access to svn)
**Run a chmod to make sure the files are executable
chmod +x /opt/nixtils/**
Put the following line in your .bashrc file
export PATH=/opt/nixtils:$PATH
Look at each file for a brief description and usage.