9 lines
No EOL
301 B
Text
9 lines
No EOL
301 B
Text
# -----------------------------------------------------
|
|
# INIT
|
|
# -----------------------------------------------------
|
|
|
|
# -----------------------------------------------------
|
|
# Exports
|
|
# -----------------------------------------------------
|
|
export EDITOR=nvim
|
|
export PATH="/usr/lib/ccache/bin/:$PATH" |