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"
2929
 gaddall = "git add --all"
3030
 GPUTT = "git push origin trunk"
3131
 gosome = "cd ~/Documents/GithubOrgs/zeroed-some"
32
+gs = "git status"
3233
 
3334
 [persistent.env_vars]
3435
 PAGER = "less"