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