mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-14 12:29:28 +02:00
Added aliases
This commit is contained in:
@@ -66,6 +66,10 @@ alias x=exit
|
|||||||
# use like "fhistory 'cd ..' "
|
# use like "fhistory 'cd ..' "
|
||||||
alias fhistory="history | grep"
|
alias fhistory="history | grep"
|
||||||
|
|
||||||
|
# yadm
|
||||||
|
alias confu="yadm commit -am"
|
||||||
|
alias confup="yadm push"
|
||||||
|
|
||||||
# yay
|
# yay
|
||||||
alias yayi="yay -Q | grep"
|
alias yayi="yay -Q | grep"
|
||||||
alias yays="yay -S --sudoloop --noconfirm"
|
alias yays="yay -S --sudoloop --noconfirm"
|
||||||
|
|||||||
Reference in New Issue
Block a user