This commit is contained in:
Daniel Hansson 2020-10-17 21:50:08 +02:00 коммит произвёл GitHub
Родитель df708f5d92
Коммит fd04fed9ce
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -71,6 +71,7 @@ You can check out their Gihub repo here: https://github.com/aristocratos/bpytop/
echo "alias top='bpytop'" >> /home/"$UNIXUSER"/.bash_aliases
echo "alias htop='bpytop'" >> /home/"$UNIXUSER"/.bash_aliases
fi
msg_box "Alias for bpytop is now set! You can now type both 'htop' and 'top' in your CLI to use bpytop."
fi
fi
else