mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-15 06:32:40 +00:00
feat: Updates tmux-sessionator path to use nas
This commit is contained in:
@@ -28,7 +28,7 @@ export GIT_DISCOVERY_ACROSS_FILESYSTEM=1
|
|||||||
# Directories
|
# Directories
|
||||||
export ARCHIVE="/Volumes/Archive"
|
export ARCHIVE="/Volumes/Archive"
|
||||||
export BUCKET="/Volumes/Bucket"
|
export BUCKET="/Volumes/Bucket"
|
||||||
export REPOS="$BUCKET/Repos"
|
export REPOS="/Volumes/michael/Repos"
|
||||||
export GHREPOS="$REPOS/github.com/$GITUSER"
|
export GHREPOS="$REPOS/github.com/$GITUSER"
|
||||||
export HHEREPOS="$REPOS/github.com/hhe-dev"
|
export HHEREPOS="$REPOS/github.com/hhe-dev"
|
||||||
export LOCAL_REPOS="$REPOS/local"
|
export LOCAL_REPOS="$REPOS/local"
|
||||||
|
|||||||
Reference in New Issue
Block a user