📝 Note of new alias
This commit is contained in:
parent
e9aa07061f
commit
ecc47a95d1
2 changed files with 4 additions and 4 deletions
3
aliases
3
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'
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue