Add gnome extensions, fix aliases with sudo

This commit is contained in:
Marko Korhonen 2024-09-21 15:40:25 +03:00
parent f7253ecbe2
commit dc247e6687
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
4 changed files with 17 additions and 5 deletions

View file

@ -95,6 +95,9 @@
gpush = "git push";
o = "xdg-open";
# Fix aliases with sudo
sudo = "sudo ";
};
history = {