moving custom directory to under generated folder
[feisty_meow.git] / scripts / examples / custom_overrides / fred / fred_common.alias
index 8ca374f2474f68fbe80bd3902441b9361a1727a8..3a372ea1ac095ed28689db6948b939d0d52c6cf1 100644 (file)
@@ -9,8 +9,4 @@ alias unmoo='umount /z/stuffing ; umount /z/walrus ; umount /z/chunky '
 # cleans up the ownership for all my files.
 alias refred='(chown -R fred:fred /home/fred /usr/local/games /home/archives /fatty /clutterato /var/spool/mail/fred ; normal_perm /var/log )'
 
-# redoes my custom scripts.  kind of a bummer if i mistakenly made
-# modifications in the un-saved custom directory itself.
-alias recustomize='cpdiff $FEISTY_MEOW_SCRIPTS/examples/custom_overrides/fred $FEISTY_MEOW_SCRIPTS/custom'
-