Skip to content

apt wrapper script that does a little housecleaning while I update the system.

License

Notifications You must be signed in to change notification settings

bashfulrobot/do-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

do-update

Functions

  • APT wrapper script that does a little housecleaning while I update the system.
    • Nutshell - update cache, dist-upgrade, clean, autoremove, install -f

Requirements

  • apt
  • git
  • bash shell

Usage

I generally just add an alias to my .bashrc to consume the script.

I.E. - alias do-update="$HOME/dotfiles/do-update.sh"

About

apt wrapper script that does a little housecleaning while I update the system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages