adds vox to xontrib
This commit is contained in:
parent
e58c63cccd
commit
44093de388
1
xonshrc
1
xonshrc
|
@ -39,6 +39,7 @@ $CASE_SENSITIVE_COMPLETIONS = False
|
||||||
$UPDATE_OS_ENVIRON = True
|
$UPDATE_OS_ENVIRON = True
|
||||||
$XONTRIB_SH_SHELLS = ['bash', 'zsh']
|
$XONTRIB_SH_SHELLS = ['bash', 'zsh']
|
||||||
xontrib load sh
|
xontrib load sh
|
||||||
|
xontrib load vox
|
||||||
|
|
||||||
$PATH.append("~/.local/bin")
|
$PATH.append("~/.local/bin")
|
||||||
#aliases["vim"] = ["nvim", "--listen", "/tmp/nvimsocket"]
|
#aliases["vim"] = ["nvim", "--listen", "/tmp/nvimsocket"]
|
||||||
|
|
Loading…
Reference in New Issue