mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Set editor to emacs
This commit is contained in:
parent
f3ea013e75
commit
82fca6f7b3
@ -38,6 +38,7 @@ alias gp='git push'
|
|||||||
alias gd='git diff $(git rev-parse --abbrev-ref HEAD)'
|
alias gd='git diff $(git rev-parse --abbrev-ref HEAD)'
|
||||||
|
|
||||||
export TERM=xterm
|
export TERM=xterm
|
||||||
|
export EDITOR=emacs
|
||||||
|
|
||||||
# Daisy build toolkit
|
# Daisy build toolkit
|
||||||
GCC_PATH=~/dev/gcc-arm-none-eabi-9-2020-q2-update/bin
|
GCC_PATH=~/dev/gcc-arm-none-eabi-9-2020-q2-update/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user