summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <nick@nv.delivery>2022-11-29 23:38:31 -0800
committerNick Van Doorn <nick@nv.delivery>2022-11-29 23:38:31 -0800
commit035c432385c1c957f7b1e1be4cdfafa9833a2d28 (patch)
tree07004b1685920c99b11e0d5c2b410d241926185d
parentf1d367010f7ccc5c7df24aafc4539cc41c4604c5 (diff)
I don't use these anymore
-rw-r--r--work.zsh4
1 files changed, 0 insertions, 4 deletions
diff --git a/work.zsh b/work.zsh
index 747649b..70d0173 100644
--- a/work.zsh
+++ b/work.zsh
@@ -1,6 +1,2 @@
-alias cdball='cd $HOME/work/smartballot'
-alias cdone='cd $HOME/work/one_feather'
-alias one_pr='live && hub pull-request -r "OneFeather/super-good-developers"'
-alias rowan_pr='live && hub pull-request -r "watg/super-good-developers"'
export DISABLE_HEADLESS_FEATURE_SPECS=true
export CFLAGS="-Wno-error=implicit-function-declaration"