From d3c2ee1dfcd7594860176cf69d65036aff509f3c Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sun, 20 Oct 2024 16:40:59 +0200 Subject: removed old usb aliases --- home/.zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/.zshrc b/home/.zshrc index f962c41..c8435ba 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -110,8 +110,6 @@ alias vim='nvim' alias mpv='mpv --hwdec=auto' alias psall='ps aux' alias linkify='~/git/dotfiles/linkify' -alias mount-ntfs='sudo ntfs-3g /dev/sdc1 /usb' -alias mount-usb='sudo mount -o umask=0,uid=nobody,gid=nobody /dev/sdc1 /usb' alias fix-chmod='chmod -R ugo-x,u+rwX,go+rX,go-w' alias reboot-win='sudo efibootmgr -n $(efibootmgr | \grep -m1 -Po "(?<=^Boot)....(?=\* Windows Boot Manager)") && reboot' alias shu='echo -e ''TURN OFF THE \\e\[1\;31mSPEAKER\\e\[1\;0m NOW!!!''; sleep 3; shutdown now' -- cgit v1.2.3-70-g09d2