Update aliases;
This commit is contained in:
parent
319e886d83
commit
30d6415c6f
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
prime-select = "nvidia-offload";
|
prime-select = "nvidia-offload";
|
||||||
screenshot = ''grim -g "$(slurp)" | wl-copy -t image/png'';
|
screenshot = ''grim -g "$(slurp)" | wl-copy -t image/png'';
|
||||||
|
history = ''atuin history list --format "[{time} {duration}\t] [{user}@{host}:/{directory}]\t > {command}"'';
|
||||||
|
|
||||||
# Don't use X to open emacs
|
# Don't use X to open emacs
|
||||||
emacs = "emacs -nw";
|
emacs = "emacs -nw";
|
||||||
|
|
Loading…
Reference in a new issue