mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-05-15 12:29:23 +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
4
bash/scriptlets/00-marietje
Normal file
4
bash/scriptlets/00-marietje
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Get Marietje and shizzle
|
||||
if [ -f /vol/impuls/marcur/bashrc ]; then
|
||||
. /vol/impuls/marcur/bashrc
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue