Created
January 15, 2024 14:20
-
-
Save SteveViss/6aa6dcff27c6cb34a6e7d34580998f0c to your computer and use it in GitHub Desktop.
This file contains 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 r="radian" | |
alias docker-compose='docker compose' | |
alias cdg="cd git" | |
alias cdn="cd Nextcloud" | |
alias c="code ." | |
alias n="nautilus ." | |
alias kubectl="microk8s kubectl" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment