1
0
Fork 0
bash functions and aliases
Go to file
VirtuBox 79a5b43909
Add hgrep
2023-12-15 19:06:02 +01:00
bin service update 2019-03-23 18:54:43 +01:00
env update 2019-03-11 18:22:05 +01:00
.gitattributes Fix pwgen install 2020-04-24 15:57:51 +02:00
.gitignore gitignore 2019-08-06 17:10:20 +02:00
README.md line 2019-07-04 14:28:06 +02:00
authorized.sh Mettre à jour 'authorized.sh' 2018-12-21 18:36:30 +01:00
maintenance.sh add maintenance.sh 2019-12-13 14:19:03 +01:00
mybashrc Add hgrep 2023-12-15 19:06:02 +01:00
netdata.sh Mise à jour de 'netdata.sh' 2019-07-21 16:52:50 +02:00
setup.sh Fix add ssh-key 2019-09-17 14:18:11 +02:00
ssh_key_pub Mise à jour de 'ssh_key_pub' 2019-05-22 21:44:05 +02:00

README.md

bashrc

mybashrc install

bash <(curl -sL vtb.cx/bashrc || wget -O - vtb.cx/bashrc)

netdata install

bash <(curl -sL https://git.virtubox.net/virtubox/bashrc/raw/branch/master/netdata.sh || wget -O - https://git.virtubox.net/virtubox/bashrc/raw/branch/master/netdata.sh)

Public SSH Keys

curl -sL vtb.cx/ssh-key >> .ssh/authorized_keys