Skip to content

Commit

Permalink
Merge pull request #61 from nbhirud/garuda_01
Browse files Browse the repository at this point in the history
garuda - update command
  • Loading branch information
nbhirud authored Sep 24, 2024
2 parents 35abc2f + ab8e533 commit b4e4448
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion linux/garuda/garuda_todo_after_fresh_install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@


# https://wiki.garudalinux.org/en/garuda-update
garuda-update # update all packages
garuda-update # update all packages



#################################################################
# Custom linux aliases - add to ~/.zshrc
#################################################################

alias nbupdate="garuda-update && sudo freshclam && omz update"

#################################################################




0 comments on commit b4e4448

Please sign in to comment.