Use Code on amalthea
This commit is contained in:
parent
2003507413
commit
ed07543ecc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ export XDG_DATA_HOME="$HOME/.local/share"
|
||||||
export XDG_CACHE_HOME="$HOME/.cache"
|
export XDG_CACHE_HOME="$HOME/.cache"
|
||||||
|
|
||||||
{{- if eq .chezmoi.hostname "amalthea" }}
|
{{- if eq .chezmoi.hostname "amalthea" }}
|
||||||
export EDITOR="nano"
|
export EDITOR="code --wait"
|
||||||
{{- else }}
|
{{- else }}
|
||||||
export EDITOR="kate -n -b"
|
export EDITOR="kate -n -b"
|
||||||
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
||||||
|
|
Loading…
Add table
Reference in a new issue