Commit 7383ae44 authored by nimrod's avatar nimrod
Browse files

Use the personal registry.

parent 936c791b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ alias notify="notify --hint \"string:desktop-entry:$(basename "${GIO_LAUNCHED_DE
alias obsolete='aptitude search ?obsolete'
alias pip2='python2 -m pip'
alias pip3='python3 -m pip'
alias presentation='docker dev adarnimrod/presentation'
alias presentation='docker dev registry.shore.co.il/presentation'
# shellcheck disable=SC2139
alias rc_make="make --directory $HOME --always-make"
alias rc_update="rc_make vendored generated"