mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds gp abbreviation
This commit is contained in:
parent
863e43f7e9
commit
aa3b1439b0
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@
|
|||
gcm = "git commit -m";
|
||||
gph = "git push -u origin main";
|
||||
g = "git";
|
||||
gp = "git pull";
|
||||
|
||||
calc = "eva";
|
||||
wikipedia = "wikit";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue