Add gnome extensions, fix aliases with sudo
This commit is contained in:
parent
f7253ecbe2
commit
dc247e6687
4 changed files with 17 additions and 5 deletions
|
@ -95,6 +95,9 @@
|
|||
gpush = "git push";
|
||||
|
||||
o = "xdg-open";
|
||||
|
||||
# Fix aliases with sudo
|
||||
sudo = "sudo ";
|
||||
};
|
||||
|
||||
history = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue