fish: arreglar zeit
This commit is contained in:
parent
f7fdc6ad19
commit
42af4073f9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ fish_add_path --prepend --path --global "$HOME/.local/bin"
|
|||
fish_add_path --prepend --path --global "$HOME/go/bin"
|
||||
fish_add_path --prepend --path --global "$PNPM_HOME"
|
||||
|
||||
export ZEIT_DB=~/Sync/zeit.db
|
||||
export ZEIT_DB="$HOME/Sync/zeit.db"
|
||||
|
||||
export EDITOR=hx
|
||||
|
||||
|
|
Loading…
Reference in a new issue