feat(zsh): add yarn in path
This commit is contained in:
@@ -90,7 +90,7 @@ _fzf_complete_pass() {
|
||||
}
|
||||
|
||||
# yarn global commands
|
||||
export PATH="$(yarn global bin):$PATH"
|
||||
export PATH="/home/lafrite/.local/bin:$(yarn global bin):$PATH"
|
||||
|
||||
# zk
|
||||
export ZK_NOTEBOOK_DIR="/home/lafrite/Nextcloud/Documents/zettelkasten/"
|
||||
|
||||
Reference in New Issue
Block a user