Add installdependancies.sh
This commit is contained in:
parent
e352ab6d8a
commit
39ca5c4deb
1 changed files with 5 additions and 0 deletions
5
installdependancies.sh
Normal file
5
installdependancies.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Getting dependancies
|
||||
yay -S terminaltexteffects-git
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue