mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-16 21:34:33 -04:00
* 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
3 lines
105 B
Bash
3 lines
105 B
Bash
alias fcq="fleetctl --endpoint=http://192.168.3.32:4001 "
|
|
alias ecq="etcdctl --peers=192.168.3.32:4001 "
|