diff options
| author | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2026-02-20 15:05:37 +0100 |
|---|---|---|
| committer | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2026-02-20 15:05:37 +0100 |
| commit | ac0968042ddb333de5e3c371cc79b3b4ef098356 (patch) | |
| tree | 6fba7deb2e7990b5842ef36ef1dad0f90e74d494 /.config/sesh | |
| parent | 2dab9e093cced83b8a2ae3c477052594f70e9a4d (diff) | |
update
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 {}" |
