dotfiles/shell/profile.d/shortcuts.sh
2025-09-04 20:50:01 -06:00

9 lines
243 B
Bash

#!/bin/sh
export \
FJ="git@git.tavo.one:tavo" \
GL="git@gitlab.com:tavo-wasd" \
GH="git@github.com:tavo-wasd-gh" \
DRIVE="ssh://drive:/home/drive/drive" \
BOOKMARKS="$HOME/Documents/bookmarks" \
BIB="$HOME/Documents/bibliography"