mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update getkeys
This commit is contained in:
parent
5da81187cd
commit
fd4689fe25
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cat ~/.local/share/larbs/getkeys/"$1" 2>/dev/null && exit
|
cat ~/.local/share/dotfiles/getkeys/"$1" 2>/dev/null && exit
|
||||||
echo "Run command with one of the following arguments for info about that program:"
|
echo "Run command with one of the following arguments for info about that program:"
|
||||||
ls ~/.local/share/larbs/getkeys
|
ls ~/.local/share/dotfiles/getkeys
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user