This commit is contained in:
tavo 2025-01-05 11:35:45 -06:00
parent 57350fb295
commit 951ef339ff
10 changed files with 3 additions and 4 deletions

View file

@ -1 +0,0 @@
set previewer '~/.config/scripts/p'

View file

@ -1,7 +1,7 @@
export \ export \
GIT="git@git.tavo.one:tavo" \ FJ="git@git.tavo.one:tavo" \
GITLAB="git@gitlab.com:tavo-wasd" \ GL="git@gitlab.com:tavo-wasd" \
GITHUB="git@github.com:tavo-wasd-gh" \ GH="git@github.com:tavo-wasd-gh" \
DRIVE="ssh://drive:/home/drive/drive" \ DRIVE="ssh://drive:/home/drive/drive" \
BOOKMARKS="$HOME/Documents/bookmarks" \ BOOKMARKS="$HOME/Documents/bookmarks" \
BIB="$HOME/Documents/bibliography" \ BIB="$HOME/Documents/bibliography" \