mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 21:22:25 +00:00
Add Homebrew option to install apps to home dir
This commit is contained in:
parent
286966d1f5
commit
a4c83f4258
|
@ -42,3 +42,7 @@ fi
|
|||
# X410 (Windows X11 Server)
|
||||
export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0
|
||||
{%@@ endif @@%}
|
||||
{%@@ if profile == 'WVDEWOBMC001307' @@%}
|
||||
export HOMEBREW_CASK_OPTS="--appdir=~/Applications"
|
||||
|
||||
{%@@ endif @@%}
|
Loading…
Reference in a new issue