1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30
Files
dotfiles/.neon_alias
T
Pratik Tripathy 075426740e "up" now does brew update
- VSCode - shift+esc - to hide side panel
- VSCode- Settings  -cleanup, added better comment settings
2023-08-02 11:25:46 +05:30

2 lines
131 B
Plaintext
Executable File

alias up="sudo pkcon refresh && sudo pkcon update && sudo apt dist-upgrade && sudo apt autoremove && rustup update && brew update"