use hostname for tsm config
This commit is contained in:
parent
2bc6140c2e
commit
855547baa8
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ export PYTHONPATH="$PYTHONPATH:$HOME/.local/share/viv"
|
|||
export VIV_NO_SETUPTOOLS=1
|
||||
export VIV_RUN_MODE='semi-ephemeral'
|
||||
|
||||
export TSM_CONFIG="$XDG_CONFIG_HOME/tsm/config-$(hostname).usu"
|
||||
|
||||
|
|
Loading…
Reference in a new issue