mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-04 22:41:11 +00:00
add today note vsplit
This commit is contained in:
parent
5869e4a6b4
commit
b78bc5b3bb
@ -129,10 +129,7 @@ in
|
|||||||
space.t = ":sh zellij action toggle-floating-panes";
|
space.t = ":sh zellij action toggle-floating-panes";
|
||||||
|
|
||||||
# Today's note
|
# Today's note
|
||||||
space.n = [
|
space.n = ":vsplit %sh{fish -c 'generate-today'}";
|
||||||
":sh fish -c 'generate-today'"
|
|
||||||
":vsplit %sh{generate-today}"
|
|
||||||
];
|
|
||||||
|
|
||||||
# Open lazygit
|
# Open lazygit
|
||||||
# Unfortunately, this breaks mouse input and the terminal after quitting Helix
|
# Unfortunately, this breaks mouse input and the terminal after quitting Helix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user