mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 04:24:20 +01:00
Add fastfetch
System info at a glance
This commit is contained in:
3
install/app-fastfetch.sh
Normal file
3
install/app-fastfetch.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
sudo add-apt-repository ppa:zhangsongcui3371/fastfetch
|
||||
sudo apt update
|
||||
sudo apt install -y fastfetch
|
||||
1
uninstall/app-fastfetch.sh
Normal file
1
uninstall/app-fastfetch.sh
Normal file
@@ -0,0 +1 @@
|
||||
sudo apt remove -y fastfetch
|
||||
Reference in New Issue
Block a user