Created
August 28, 2021 22:28
-
-
Save uxname/850108ad200691baf0536f4794e735b1 to your computer and use it in GitHub Desktop.
KDE Neon developer aliases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias apt='sudo apt' | |
alias upd='sudo apt update && sudo pkcon update && sudo snap refresh && flatpak update' | |
alias dcc='docker-compose' | |
alias skate='SUDO_EDITOR=kate sudoedit' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment