Changed deprecated features in alacritty, added enablebluetooth alias

This commit is contained in:
2024-10-26 12:23:13 +02:00
parent 9d9ebf8355
commit 9672b38a81
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ alias cn='clear && neofetch'
alias live-server='live-server --port=1111 --host=127.0.0.1 --no-css-inject'
alias pac='doas pacman'
alias minecraft-launcher='minecraft-launcher --workDir /home/johannes/.local/share/minecraft'
alias enablebluetooth='doas modprobe btusb'
# Typos
alias al="ls -lAh --color=auto"
alias s=""