comments
This commit is contained in:
parent
2679f7f854
commit
e470ee3498
1 changed files with 2 additions and 1 deletions
|
@ -78,8 +78,9 @@ function main {
|
|||
# === Fix ==
|
||||
# Since Termux isn't used a lot, I don't plan to make it a real distro
|
||||
# supported by thoses scripts, so I give the bare minimum support to it
|
||||
# Fix topgrade
|
||||
# Fix SSH not configured
|
||||
sed -i "/fish_ssh_agent/d" "$HOME"/.config/fish/config.fish
|
||||
# Fix topgrade abbr
|
||||
sed -i "/topgrade/d" "$HOME"/.config/fish/conf.d/abbr.fish
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue