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

View file

@ -164,7 +164,6 @@
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";