From ea82cbb1c0b778dd946c717cceace53fab391ba8 Mon Sep 17 00:00:00 2001 From: Tom Li Dobnik Date: Sat, 9 Aug 2025 17:12:43 +0200 Subject: init --- .config/sesh/sesh.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/sesh/sesh.toml (limited to '.config/sesh/sesh.toml') diff --git a/.config/sesh/sesh.toml b/.config/sesh/sesh.toml new file mode 100644 index 0000000..0404b98 --- /dev/null +++ b/.config/sesh/sesh.toml @@ -0,0 +1,4 @@ +[default_session] +startup_command = "nvim ." +startup_command_ignore_dirs = ["~/.config"] +preview_command = "eza --all --git --icons --color=always {}" -- cgit v1.2.3