mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 15:50:41 +00:00
Add configuration for susanoo
Also run dotdrop via virtualenv (see Readme)
This commit is contained in:
parent
afbf0e98a8
commit
c1da3bddae
7 changed files with 48 additions and 25 deletions
|
@ -46,7 +46,7 @@ export GPG_TTY=$(tty)
|
|||
# X410 (Windows X11 Server)
|
||||
export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0
|
||||
{%@@ endif @@%}
|
||||
{%@@ if profile == 'WVDEWOBMC001307' @@%}
|
||||
{%@@ if profile == 'WVDEWOBMC001307' or profile == 'susanoo.int.r3w.de' @@%}
|
||||
export HOMEBREW_CASK_OPTS="--appdir=~/Applications"
|
||||
|
||||
{%@@ endif @@%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue