tenseleyflow/ndotfiles / a1b7eeb

Browse files

cheeky

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
a1b7eebc8a2412ab9f9b9a07fb4e496bd2aef71f
Parents
1d570e1
Tree
416a1ac

1 changed file

StatusFile+-
M shtick/config.toml 1 0
shtick/config.tomlmodified
@@ -29,6 +29,7 @@ gadd = "git add"
29
 gaddall = "git add --all"
29
 gaddall = "git add --all"
30
 GPUTT = "git push origin trunk"
30
 GPUTT = "git push origin trunk"
31
 gosome = "cd ~/Documents/GithubOrgs/zeroed-some"
31
 gosome = "cd ~/Documents/GithubOrgs/zeroed-some"
32
+gs = "git status"
32
 
33
 
33
 [persistent.env_vars]
34
 [persistent.env_vars]
34
 PAGER = "less"
35
 PAGER = "less"