22 lines
1002 B
Markdown
22 lines
1002 B
Markdown
# Inks Scripts
|
|
|
|
To call these mine would be largely a lie as many of them were created by
|
|
[Derek Taylor](https://gitlab.com/dwt1) and
|
|
[Luke Smith](https://gitlab.com/LukeSmithxyz). I also use
|
|
[Layerx's dmenu-bluetooth](https://github.com/Layerex/dmenu-bluetooth) and
|
|
[firecat53's networkmanager-dmenu](https://github.com/firecat53/networkmanager-dmenu).
|
|
|
|
There are a few scripts provided for installing, removing and updating.
|
|
|
|
- `install` simply copies the scripts to `$HOME/.local/bin`
|
|
- `uninstall` removes them from `$HOME/.local/bin`
|
|
- `update-voidrice` will copy the scripts that I use from the aforementioned
|
|
Luke Smith to the scripts folder.
|
|
- `update-dmenu-bluetooth` will update the dmenu-bluetooth script.
|
|
- `update-networkmanager-bluetooth` will...? You get it.
|
|
|
|
I use the scripts mostly stand alone but I have another repo
|
|
[ink-os](https://gitlab.inkletblot.com/inkletblot/ink-os) which leverages them
|
|
to complete a fresh system install on top of arch, and (although it's a WIP)
|
|
ubuntu.
|