mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-06 23:53:43 +02:00
feat: whereis alias
This commit is contained in:
parent
9e3b0ac72f
commit
b825c29511
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ alias fclean="flatpak uninstall --unused --delete-data"
|
|||
alias fdir="cd $HOME/.var/app && ls"
|
||||
|
||||
alias grub-path="cd /etc/default"
|
||||
|
||||
alias findbin="whereis"
|
||||
alias pmx="chmod +x"
|
||||
alias pmr="chmod -x"
|
||||
alias steam="steam -forcedesktopscaling=1"
|
||||
|
|
Loading…
Add table
Reference in a new issue