diff --git a/aliases b/aliases index c037f5b5..537f9bcb 100644 --- a/aliases +++ b/aliases @@ -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' diff --git a/updates.txt b/updates.txt index 0d027696..9df79b19 100644 --- a/updates.txt +++ b/updates.txt @@ -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