Skip to content

Instantly share code, notes, and snippets.

@Cooba13
Cooba13 / aliases.sh
Last active October 11, 2018 13:06
Just collecting aliases which makes my life easier ...
alias update-pip2="pip list --outdated --format=freeze | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 pip install -U --user"
alias update-pip3="pip3 list --outdated --format freeze | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 pip3 install -U --user"
alias update-pip="update-pip2; update-pip3"
alias update-all="sudo dnf update -y; flatpak update -y"
alias grep="grep --color=auto"
alias ssh-pass="ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no"

Keybase proof

I hereby claim:

  • I am cooba13 on github.
  • I am cooba13 (https://keybase.io/cooba13) on keybase.
  • I have a public key ASA9Zo5tIg3K5tZViQQc44M3zKJy-BFAMRmUAZ2lxkUiEwo

To claim this, I am signing this object: