Loading .bashrc +2 −2 Original line number Diff line number Diff line Loading @@ -106,7 +106,7 @@ command -v notify-send > /dev/null || alias notify-send='bell' alias __gcloud='docker run --rm -it -v "$HOME/.config/gcloud:/tmp/.config/gcloud" -e "HOME=/tmp" -u "$(id -u):$(id -g)" google/cloud-sdk:alpine' alias gcloud='__gcloud gcloud' alias gsutil='__gcloud gsutil' alias detectproxy='lynx http://detectportal.firefox.com/success.txt' alias detectproxy='w3m http://detectportal.firefox.com/success.txt' alias color='less --raw-control-chars -p' alias pip2='python2 -m pip' alias pip3='python3 -m pip' Loading Loading @@ -205,7 +205,7 @@ __sync_comics () { } ddg () { lynx "https://duckduckgo.com/lite/?q=$(echo "$@" | urlencode)" w3m "https://duckduckgo.com/lite/?q=$(echo "$@" | urlencode)" } toux () { Loading requirements.txt +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ Glances gunicorn httpbin httpie khal khard mycli parse pgcli Loading @@ -14,4 +16,5 @@ pipenv pre-commit sh template todoman tox Loading
.bashrc +2 −2 Original line number Diff line number Diff line Loading @@ -106,7 +106,7 @@ command -v notify-send > /dev/null || alias notify-send='bell' alias __gcloud='docker run --rm -it -v "$HOME/.config/gcloud:/tmp/.config/gcloud" -e "HOME=/tmp" -u "$(id -u):$(id -g)" google/cloud-sdk:alpine' alias gcloud='__gcloud gcloud' alias gsutil='__gcloud gsutil' alias detectproxy='lynx http://detectportal.firefox.com/success.txt' alias detectproxy='w3m http://detectportal.firefox.com/success.txt' alias color='less --raw-control-chars -p' alias pip2='python2 -m pip' alias pip3='python3 -m pip' Loading Loading @@ -205,7 +205,7 @@ __sync_comics () { } ddg () { lynx "https://duckduckgo.com/lite/?q=$(echo "$@" | urlencode)" w3m "https://duckduckgo.com/lite/?q=$(echo "$@" | urlencode)" } toux () { Loading
requirements.txt +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ Glances gunicorn httpbin httpie khal khard mycli parse pgcli Loading @@ -14,4 +16,5 @@ pipenv pre-commit sh template todoman tox