mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-05 14:25:31 +00:00
Set editor to emacs
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user