Organized dotfiles/configs into folders
Split set-from-git into 3 different files for each section and created a script for common directory variables. Created separate folders for PC/laptop configs.
This commit is contained in:
@@ -45,7 +45,7 @@ alias l5="$cd_209/mokkar/lab5"
|
||||
alias 9a="$cd_209/mokkar/a2"
|
||||
# alias cdf="ssh -t mokkar@cdf.utoronto.ca '. ./.bashrc; bash -l'"
|
||||
alias cdf="echo \". ./.bashrc\"&& ssh mokkar@cdf.utoronto.ca"
|
||||
mkex() { chmod 700 $1 ; }
|
||||
mkex() { chmod 777 $1 ; }
|
||||
# }}}
|
||||
|
||||
# {{{ Compilation Functions
|
||||
|
||||
Reference in New Issue
Block a user