Changed magic enter slightly
This commit is contained in:
parent
eacbfaafd8
commit
7ee2c01772
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ export COMPLETION_WAITING_DOTS="true"
|
|||
export VISUAL='nvim'
|
||||
export EDITOR='nvim'
|
||||
export PATH=$HOME/bin:$PATH
|
||||
export MAGIC_ENTER_OTHER_COMMAND='exa -l --git'
|
||||
|
||||
|
||||
source <(antibody init)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue