Remove unneeded alias
This commit is contained in:
parent
4c083277e4
commit
9e21a713d9
@ -24,9 +24,6 @@ alias i='sudo emerge -av $(EIX_LIMIT=0 eix --only-names | fzf --multi | tr "\n"
|
|||||||
alias df='df -h -x devtmpfs -x tmpfs -x usbfs -x loop'
|
alias df='df -h -x devtmpfs -x tmpfs -x usbfs -x loop'
|
||||||
alias free='free -m -h'
|
alias free='free -m -h'
|
||||||
|
|
||||||
# speed up
|
|
||||||
alias spotdl='spotdl --format mp3 --output "{artist}/{artists} - {title}" --threads 16 --sponsor-block'
|
|
||||||
|
|
||||||
# Just cause I can't remember the command at all
|
# Just cause I can't remember the command at all
|
||||||
alias update-grub='sudo grub-mkconfig -o /boot/grub/grub.cfg'
|
alias update-grub='sudo grub-mkconfig -o /boot/grub/grub.cfg'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user