diff options
author | Nick Van Doorn <nick@nv.delivery> | 2022-11-29 23:38:31 -0800 |
---|---|---|
committer | Nick Van Doorn <nick@nv.delivery> | 2022-11-29 23:38:31 -0800 |
commit | 035c432385c1c957f7b1e1be4cdfafa9833a2d28 (patch) | |
tree | 07004b1685920c99b11e0d5c2b410d241926185d /work.zsh | |
parent | f1d367010f7ccc5c7df24aafc4539cc41c4604c5 (diff) |
I don't use these anymore
Diffstat (limited to 'work.zsh')
-rw-r--r-- | work.zsh | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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" |