📝 Note of new alias

This commit is contained in:
z3rOR0ne 2022-09-07 02:50:33 -07:00
parent e9aa07061f
commit ecc47a95d1
2 changed files with 4 additions and 4 deletions

View file

@ -462,3 +462,6 @@ alias regen_initramfs="doas mkinitcpio -P"
# source scripts that need to utilize shell builtins
alias {sd,sdir}="source $HOME/scripts/sdir"
alias {rd,rdir}="source $HOME/scripts/rdir"
source .n_hidden
alias "${scomm}"='cd "${secdir}" && mmpv * && home'