Переменная UNCRUSTIFY_CONFIG
This commit is contained in:
parent
d2055942ba
commit
76b91c264c
3
env.zsh
3
env.zsh
@ -9,6 +9,9 @@ export XDG_DATA_HOME=$HOME/.local/share
|
|||||||
|
|
||||||
export SVDIR=$HOME/sv
|
export SVDIR=$HOME/sv
|
||||||
|
|
||||||
|
UNCRUSTIFY_CONFIG="${XDG_CONFIG_HOME}/uncrustify/default.cfg"
|
||||||
|
[ -e "${UNCRUSTIFY_CONFIG}" ] && export UNCRUSTIFY_CONFIG
|
||||||
|
|
||||||
#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