mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-01 20:09:13 +02:00
Possiblity of having special setups for hostnames
For .Bashrc aswell as generic .Profile
This commit is contained in:
parent
0fd6e855bf
commit
37123ca4cd
31 changed files with 3148 additions and 51 deletions
6
bash/scriptlets/alias-ru
Normal file
6
bash/scriptlets/alias-ru
Normal file
|
@ -0,0 +1,6 @@
|
|||
#Aliases for RU
|
||||
alias lilo='ssh lilo'
|
||||
alias MC='cd ~/MC; echo "Welcome to Marie Curie"'
|
||||
alias MCMail='~/MC/www/mailer/mariemailer.psql.pl'
|
||||
alias DocMail='~/MC/www/mailer/docentmailer.pl'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue