Disable thefuck alias
This commit is contained in:
parent
95ebca0aca
commit
4f49666198
2 changed files with 1 additions and 6 deletions
|
@ -203,7 +203,7 @@ update() {
|
|||
{%@@ elif distro_id == "termux" @@%}
|
||||
pkg update && pkg upgrade --yes
|
||||
{%@@ endif @@%}
|
||||
{%@@ if distro_id == "termux" or distro_id == "ubuntu" or distro_id == "debian" @@%}
|
||||
{%@@ if distro_id == "termux" @@%}
|
||||
pip-update-installed
|
||||
cargo-update-installed
|
||||
{%@@ endif @@%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue