rootfs/home/andre/.bashrc aktualisiert
This commit is contained in:
@@ -965,12 +965,12 @@ HOSTNAME=`hostname`
|
||||
if [ "$HOSTNAME" != "server" ]
|
||||
then
|
||||
### bash completion module
|
||||
source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/completion/clogin-completion.bash)
|
||||
source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/completion/owi2-completion.bash)
|
||||
#source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/completion/clogin-completion.bash)
|
||||
#source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/completion/owi2-completion.bash)
|
||||
|
||||
### bash module
|
||||
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)
|
||||
#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)
|
||||
|
||||
if [ "$OS" == "" ]; then
|
||||
if [ ! -f ~/bike.jpg ]; then
|
||||
|
||||
Reference in New Issue
Block a user