Initial Commit.
This commit is contained in:
@@ -22,3 +22,12 @@
|
|||||||
# pkg.status() {
|
# pkg.status() {
|
||||||
# git.diffstat
|
# git.diffstat
|
||||||
# }
|
# }
|
||||||
|
|
||||||
|
pkg.install()
|
||||||
|
{
|
||||||
|
echo "This package only works with Tonoxis Isle systems that have the tonoxis-isle-shell-zsh package installed. Please ensure you have that installed beforehand, this does not check dependencies yet."
|
||||||
|
}
|
||||||
|
|
||||||
|
pkg.link() {
|
||||||
|
fs.link_rfile 99screenfetch.zsh $HOME/.shell/login.d/99screenfetch.zsh
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user