mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Adds DRIVE environment variable.
This commit is contained in:
@@ -34,6 +34,7 @@ export BUCKET="/Volumes/Bucket"
|
||||
export DOTFILES="$HOME/.dotfiles"
|
||||
export DOCUMENTS="$HOME/Documents"
|
||||
export DOWNLOADS="$HOME/Downloads"
|
||||
export DRIVE="/Volumes/Personal-Drive/"
|
||||
export GHREPOS="$REPOS/github.com"
|
||||
export LOCAL_REPOS="$REPOS/local"
|
||||
export LOCAL_ENV="$XDG_DATA_HOME/zsh/env.zsh"
|
||||
|
||||
Reference in New Issue
Block a user