update
- user installation of nodejs - shorten waybar player module to slice long long video title.
This commit is contained in:
4
.zshrc
4
.zshrc
@@ -151,3 +151,7 @@ alias ykexit='systemctl --user stop YukiLauncher.slice'
|
||||
|
||||
alias susp="systemctl --user freeze"
|
||||
alias cont="systemctl --user thaw"
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
|
||||
|
||||
Reference in New Issue
Block a user