Remove aliases for personal project
I believe that I defined these aliases when I was optimistic about using them. I never ended up habituating that usage, so these are covered in dust.
This commit is contained in:
parent
8fc68d8edb
commit
ebe67fc73d
1 changed files with 0 additions and 4 deletions
|
@ -242,10 +242,6 @@ alias sn='sudo nixos-rebuild switch'
|
|||
alias cci='circleci local'
|
||||
alias ccijob='circleci local execute --job'
|
||||
|
||||
# Personal projects
|
||||
alias ide_client='cd ~/Dropbox/ide && nsh'
|
||||
alias ide_server='cd ~/Dropbox/ide-server && nsh'
|
||||
|
||||
# Google aliases
|
||||
alias bzb='blaze build'
|
||||
alias bzt='blaze test --test_output=all'
|
||||
|
|
Loading…
Reference in a new issue