📝 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'

View file

@ -27,8 +27,5 @@ https://www.itechtics.com/windows-10-download-iso/
To understand google-font-installer(gfi): visit: https://github.com/lordgiotto/google-font-installer
create a .n_hidden file for xh and ph scripts (see scripts, you'll know what to do)
in .n_hidden, add an $scomm and $secdir
Make sure you installed fzf from your official package manager as this will allow you to use it with nvim:
doas pacman -S fzf