Added dcrestart for updating docker services
This commit is contained in:
@@ -74,6 +74,9 @@ complete -d cd
|
|||||||
export GOPATH=$HOME/gopath
|
export GOPATH=$HOME/gopath
|
||||||
export PATH=$GOPATH:$GOPATH/bin:$PATH
|
export PATH=$GOPATH:$GOPATH/bin:$PATH
|
||||||
|
|
||||||
|
#add cargo stuff
|
||||||
|
export PATH=$PATH:/home/jon/.cargo/bin/
|
||||||
|
|
||||||
# use vimx if available (for clipboard support)
|
# use vimx if available (for clipboard support)
|
||||||
if [ -f "/usr/bin/vimx" ]; then
|
if [ -f "/usr/bin/vimx" ]; then
|
||||||
export EDITOR=/usr/bin/vimx
|
export EDITOR=/usr/bin/vimx
|
||||||
|
|||||||
Reference in New Issue
Block a user