mirror of
https://github.com/fredrikr79/nixos.git
synced 2026-01-07 23:53:46 +01:00
aliases
This commit is contained in:
3
home.nix
3
home.nix
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user