mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
fish/config.fish: set EDITOR variable.
This commit is contained in:
parent
02a129acb3
commit
5d4bb95508
2 changed files with 7 additions and 0 deletions
|
|
@ -9,6 +9,11 @@ return {
|
|||
separator = "│",
|
||||
edit = "",
|
||||
buffer = "",
|
||||
whitespace = {
|
||||
tab = "»",
|
||||
space = "·",
|
||||
eol = ""
|
||||
},
|
||||
fold = {
|
||||
open = "",
|
||||
close = "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue