Bookmarks for zsh with j
This commit is contained in:
parent
5b2c86cb7c
commit
1d093433f0
2 changed files with 75 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ function precmd () {
|
|||
z --add "$(pwd -P)"
|
||||
}
|
||||
|
||||
source $HOME/.config/zsh/j.sh
|
||||
|
||||
# ls colors
|
||||
eval $(dircolors $HOME/.config/zsh/dircolors.256dark)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue