mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-07 22:53:43 +02:00
feat: alias shortcut
This commit is contained in:
parent
42c13bbabd
commit
06cacaf368
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ source ~/.zsh/aliases/helpers/dir.zsh
|
||||||
source ~/.zsh/aliases/helpers/git.zsh
|
source ~/.zsh/aliases/helpers/git.zsh
|
||||||
source ~/.zsh/aliases/helpers/nmcli.zsh
|
source ~/.zsh/aliases/helpers/nmcli.zsh
|
||||||
|
|
||||||
|
alias alist="alias"
|
||||||
|
|
||||||
alias fclean="flatpak uninstall --unused --delete-data"
|
alias fclean="flatpak uninstall --unused --delete-data"
|
||||||
alias fup="flatpak update"
|
alias fup="flatpak update"
|
||||||
alias fdir="cd $HOME/.var/app && ls"
|
alias fdir="cd $HOME/.var/app && ls"
|
||||||
|
|
Loading…
Add table
Reference in a new issue