mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-11-05 01:12:42 +01:00
style: fix pathref order
This commit is contained in:
parent
fc7fc206b5
commit
0863dec960
1 changed files with 1 additions and 1 deletions
|
|
@ -12,8 +12,8 @@ export GPG_TTY=$(tty)
|
|||
# Create pathrefs to dev folders
|
||||
export L="/var/www/libs"
|
||||
export S="/var/www/sites"
|
||||
export V="/var/www/fw/vegvisir/"
|
||||
export R="/var/www/fw/reflect/"
|
||||
export V="/var/www/fw/vegvisir/"
|
||||
|
||||
# Add XDG Base Directory specifications
|
||||
export XDG_BIN_HOME="$HOME/.local/bin"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue