diff options
Diffstat (limited to '.config/sesh')
| -rw-r--r-- | .config/sesh/sesh.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sesh/sesh.toml b/.config/sesh/sesh.toml index 0404b98..b7fcbb6 100644 --- a/.config/sesh/sesh.toml +++ b/.config/sesh/sesh.toml @@ -1,4 +1,4 @@ [default_session] -startup_command = "nvim ." +startup_command = "" startup_command_ignore_dirs = ["~/.config"] preview_command = "eza --all --git --icons --color=always {}" |
