1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 20:11:17 +00:00
Joseph Frazier a696461cd3 Add apt_upgrade rule (#761)
* apt_list_upgradable: Prepend sudo to suggestion if used in command

* Add apt_upgrade rule

This suggests `apt upgrade` after `apt list --upgradable` if there are
packages to upgrade. It pairs well with the `apt_list_upgradable` rule,
which suggests `apt list --upgradable` after `apt update` if there are
packages to upgrade.

* Add apt_upgrade rule to README
2018-01-03 19:01:09 +01:00
..
2018-01-03 19:01:09 +01:00
2018-01-02 23:14:02 -05:00
2015-04-25 03:13:57 +02:00
2017-09-03 10:10:50 +02:00
2015-09-08 15:24:49 +03:00
2017-08-26 06:16:51 +02:00
2017-10-10 08:31:45 +02:00