removed errenous line

This commit is contained in:
Thies Lennart Alff 2022-10-21 21:45:22 +02:00
parent 45fee07081
commit ef7756d687

1
.zshrc
View file

@ -89,6 +89,5 @@ fi
alias reboot-windows="systemctl reboot --boot-loader-entry=windows.conf"
alias reboot-linux="systemctl reboot --boot-loader-entry=arch.conf"
<<<<<<< Updated upstream
alias zshrc="vim ~/.zshrc"