fixed custom scripts issue, so now the custom folder for a user can have a "scripts...
authorChris Koeritz <fred@gruntose.com>
Mon, 26 Jan 2015 02:27:14 +0000 (21:27 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 26 Jan 2015 02:27:14 +0000 (21:27 -0500)
commit8581b6c87895dcc6445a270f42bdc9483ff28ed2
tree5bff69d76233d83d7c5f45d1bb1e1c08d20149b5
parente97c46271900174850e6ea5600fcbc88d73a228d
fixed custom scripts issue, so now the custom folder for a user can have a "scripts" subdirectory.  anything in that directory will be referenced as an alias in the environment, so for example, if joe has joe/scripts/toby.sh then a new alias called toby would be added to run that script.
customizing/fred/aliases/ssh.sh [deleted file]
customizing/fred/scripts/ssh.sh [new file with mode: 0755]
scripts/core/functions.sh
scripts/core/generate_aliases.pl