cheeky
Authored by
mfwolffe <wolffemf@dukes.jmu.edu>
- SHA
a1b7eebc8a2412ab9f9b9a07fb4e496bd2aef71f- Parents
-
1d570e1 - Tree
416a1ac
a1b7eeb
a1b7eebc8a2412ab9f9b9a07fb4e496bd2aef71f1d570e1
416a1ac| Status | File | + | - |
|---|---|---|---|
| M |
shtick/config.toml
|
1 | 0 |
shtick/config.tomlmodified@@ -29,6 +29,7 @@ gadd = "git add" | ||
| 29 | 29 | gaddall = "git add --all" |
| 30 | 30 | GPUTT = "git push origin trunk" |
| 31 | 31 | gosome = "cd ~/Documents/GithubOrgs/zeroed-some" |
| 32 | +gs = "git status" | |
| 32 | 33 | |
| 33 | 34 | [persistent.env_vars] |
| 34 | 35 | PAGER = "less" |