Files
dotfiles/source/fleetctl.zsh
Ted Kulp 326f13a9ce Various changes
* Add setopt for completion on aliases
* Update vim config sha
* Add grcl for cleaning up local branches based on purged remote branches
* Remove hub alias (it was causing too many issues)
* Updated Golang path
2015-08-03 05:53:46 -04:00

3 lines
105 B
Bash

alias fcq="fleetctl --endpoint=http://192.168.3.32:4001 "
alias ecq="etcdctl --peers=192.168.3.32:4001 "