set own theme

This commit is contained in:
2024-10-30 12:37:58 +01:00
parent 683edf44ec
commit 5b69c9bdc3
9 changed files with 234 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ alias kubi="open -a 'Lens'"
# ALIAS COMMANDS
alias ssh="enhanced_ssh"
alias ld="ls -lisaGh"
alias g="goto"
alias grep='grep --color'