Update aliases;

This commit is contained in:
albert 2024-04-28 16:21:09 +09:00
parent 319e886d83
commit 30d6415c6f
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -164,6 +164,7 @@
shellAliases = {
prime-select = "nvidia-offload";
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
emacs = "emacs -nw";