Go to file
Klaas Börgmann acac43ec64 alacritty und Tmux configs 2025-09-09 14:44:50 +02:00
configs alacritty und Tmux configs 2025-09-09 14:44:50 +02:00
ssh
README.md
authorized_keys
commands
fish.sh fish.sh aktualisiert 2025-08-02 20:15:13 +02:00
install.sh tmux tpm hinzugefügt 2025-04-01 08:48:09 +02:00
install_functions.fish fish-install 2025-07-19 18:07:00 +02:00
test.sh

README.md

Shell Skripte für Bash und Zsh

mkcdir

kombination aus mkdir und cd

doch!

Führt den letzten Befahl als sudo aus. Reaktion auf 'permission denied': doch

git

newgit

Legt ein neues Verzeichnis an, initialisiert git, legt README an und pusht zum Server

gitclone

klont ein Repository vom eigenen Server und wechselt in das Verzeichnis

initial install

curl -o- https://git.boergmann.it/klaas/shellskripte/raw/branch/main/install.sh | sh