mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-05-06 19:43:40 +05:30
08b1d72827
- VS Code settings updated
2 lines
149 B
Plaintext
Executable File
2 lines
149 B
Plaintext
Executable File
alias up="sudo pkcon refresh && sudo pkcon update && sudo apt dist-upgrade && sudo apt autoremove && rustup update && brew upgrade && npm update -g"
|