change default editor
This commit is contained in:
parent
37261842cb
commit
1b98d4cfe9
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,8 @@ $env.NU_PLUGIN_DIRS = [
|
|||
# source ($nu.default-config-dir | path join 'custom.nu')
|
||||
|
||||
$env.ANDROID_HOME = '/Users/michael/Library/Android/sdk'
|
||||
$env.EDITOR = 'hx'
|
||||
|
||||
path add '/opt/homebrew/bin'
|
||||
path add '/usr/local/bin'
|
||||
path add '~/go/bin'
|
||||
|
|
Loading…
Reference in a new issue