generated from me/template-mit
Finish the script for the shared config to update itself. Add aliases.
This commit is contained in:
@@ -21,7 +21,10 @@ function update-shared {
|
||||
mv -v shared-deleteme/rc_shared.sh ~/.rc_shared
|
||||
mv -v shared-deleteme/bin_shared ~/.bin_shared
|
||||
|
||||
mv -v
|
||||
mv -v shared-deleteme ~/TRASH/shared-deleteme-`date "+%Y%m%d-%H%M%S"`
|
||||
}
|
||||
alias shared-update="update-shared"
|
||||
alias reload-shared="update-shared"
|
||||
alias shared-reload="update-shared"
|
||||
|
||||
echo "Shared RC Config - Complete!"
|
||||
|
||||
Reference in New Issue
Block a user