Skip to content
Snippets Groups Projects
Verified Commit 792da424 authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

feat: defining EDITOR env var

parent cc86d9a1
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,9 @@ tn () {
tmux new -s $@
}
# -------- EDITOR ----------
export EDITOR="nvim"
# ---------- MAN -----------
export PAGER="less"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment