update path, comment format, add java, firebase
This commit is contained in:
10
install/99-screenfetch.sh
Executable file
10
install/99-screenfetch.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if not_installed "screenfetch"; then
|
||||
echo "Installing screenfetch..."
|
||||
install screenfetch
|
||||
fi
|
||||
|
||||
echo "screenfetch is installed"
|
||||
screenfetch --version
|
||||
screenfetch
|
||||
Reference in New Issue
Block a user