added some new commands, added mimeapps.list

This commit is contained in:
2022-03-07 14:00:00 +01:00
parent 189cc57b20
commit c73d598f17
9 changed files with 695 additions and 124 deletions

View File

@@ -20,6 +20,7 @@ sourceIfExists ~/lib/azure-cli/az.completion
eval "$(thefuck --alias)"
# evals
eval $(keychain --eval --quiet ~/.ssh/id_rsa)
eval "$(pyenv init -)"
export NVM_DIR="$HOME/.nvm"