added history alias

This commit is contained in:
2026-04-27 13:58:42 -07:00
parent 098a789fbd
commit 18af1b323d
+2
View File
@@ -135,6 +135,8 @@ alias pkg-aur='nvim ~/Code/arch-ansible/scripts/aur-pkg-install.sh'
alias wgup='nmcli connection up wg0'
alias wgdown='nmcli connection down wg0'
alias history='history 0'
#######################################################
# FUNCTIONS
#######################################################