rootfs/home/andre/.bashrc aktualisiert
This commit is contained in:
@@ -973,6 +973,10 @@ then
|
||||
#source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/modules/arg_ssh.bash)
|
||||
#source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/modules/gps_tools.bash)
|
||||
|
||||
for i in `ls /etc/bash_completion.d/*.bash`
|
||||
do
|
||||
source $i
|
||||
done
|
||||
for i in `ls ~/bash_extensions/*.bash`
|
||||
do
|
||||
bash $i
|
||||
|
||||
Reference in New Issue
Block a user