Skip to content

Commit

Permalink
Rename bosh lite roundup script to roundup_bosh_lites
Browse files Browse the repository at this point in the history
Co-authored-by: Belinda Liu <[email protected]>
Co-authored-by: Teal Stannard <[email protected]>
  • Loading branch information
belinda-liu and Teal Stannard committed Dec 8, 2020
1 parent 2c893f7 commit 38073be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/misc.bash
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ function g() {

# Misc aliases
alias cfu="seed_users"
alias where_my_bosh_lites_at="print_env_info"
alias roundup_bosh_lites="print_env_info"
alias bosh_lites="print_env_info"
alias yamlvim="vim -c 'set syntax=yaml'"

Expand Down

0 comments on commit 38073be

Please sign in to comment.