diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-03 11:04:24 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-03 11:04:24 +0900 |
| commit | a8391ceeeb3311905fcb8c7c455413d0c72dcf0e (patch) | |
| tree | e0874ff1927ced67f01dff189a8bc0c70b85034d /ar/.local/bin/sessionizer | |
| parent | 0d0d5fe9638f8b01dfe862aae5015c9b6c1c5f95 (diff) | |
modified sesh/sesh.toml, modified bin/sessionizer
Diffstat (limited to 'ar/.local/bin/sessionizer')
| -rwxr-xr-x | ar/.local/bin/sessionizer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/sessionizer b/ar/.local/bin/sessionizer index eca845c..465dcf8 100755 --- a/ar/.local/bin/sessionizer +++ b/ar/.local/bin/sessionizer @@ -2,7 +2,7 @@ sessionizer() { path="$( - sesh list -c -H | fzf-tmux \ + sesh list --icons | fzf-tmux \ -p 80%,70% --no-sort --cycle --ignore-case --ansi --border=sharp --multi --reverse \ --border-label "╢ TheSiahxyz ╟" \ --header "^a all ^e sesh ^f zoxide ^g git ^t tmux ^u staged files ^x tmux kill M-cr open in editor ^/ help" \ |
