Adds DOCH & ueli as application manager

This commit is contained in:
Michel 2024-12-27 12:10:19 +01:00
parent 07540040f0
commit 4fd197060a
5 changed files with 35 additions and 3 deletions

View file

@ -17,3 +17,5 @@ PS1='[\u@\h \W]\$ '
eval "$(zoxide init bash --cmd cd)"
eval "$(fzf --bash)"
alias doch='sudo "$BASH" -c "$(history -p !!)"'