Switch to terminal emacs and one light

This commit is contained in:
Marco Thomas
2022-04-14 16:13:40 +02:00
parent fb46bd68d9
commit dffcb98d44
4 changed files with 37 additions and 17 deletions

View File

@@ -59,8 +59,13 @@ alias nssh='SSH_AUTH_SOCK= ssh'
alias cpu='watch -n.1 "grep \"^[c]pu MHz\" /proc/cpuinfo"'
# troll
alias powershell='PS1="windowsadm@powershell$ " bash'
alias powershell='clear && PS1="windowsadm@powershell$ " bash'
alias mucdai='rm -rf'
alias bw='mv'
alias ='rm'
alias zg='ls'
alias ädrbes='chown'
alias erstelle='touch'
if [ -f ~/.zshrc_local ]; then
source ~/.zshrc_local