This commit is contained in:
2025-09-29 11:41:50 +02:00
parent 7639478964
commit 392b2b6caf

View File

@@ -1283,9 +1283,8 @@ in
suspend = "systemctl suspend";
logout = "sudo pkill -u fredrikr";
lock = "/home/fredrikr/.logout.sh";
nv = "nvim";
e = "emacsclient -c -a 'emacs'";
nnn = "nnn -e";
n = "nnn -e";
jl = "jj log";
jla = ''jj log -r "all()"'';
jll = "jj log --no-pager --limit 5";