Переменная SHORT_HOST используется в ohmyzsh
This commit is contained in:
parent
9b7dcfca71
commit
e1a47a8fd8
2
env.zsh
2
env.zsh
@ -13,6 +13,8 @@ export SVDIR=$HOME/sv
|
|||||||
UNCRUSTIFY_CONFIG="${XDG_CONFIG_HOME}/uncrustify/default.cfg"
|
UNCRUSTIFY_CONFIG="${XDG_CONFIG_HOME}/uncrustify/default.cfg"
|
||||||
[ -e "${UNCRUSTIFY_CONFIG}" ] && export UNCRUSTIFY_CONFIG
|
[ -e "${UNCRUSTIFY_CONFIG}" ] && export UNCRUSTIFY_CONFIG
|
||||||
|
|
||||||
|
SHORT_HOST=${HOST/.*/}
|
||||||
|
|
||||||
#source /opt/intel/bin/compilervars.sh intel64
|
#source /opt/intel/bin/compilervars.sh intel64
|
||||||
#source /opt/intel/vtune_amplifier/amplxe-vars.sh
|
#source /opt/intel/vtune_amplifier/amplxe-vars.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user