Update getkeys

This commit is contained in:
Vlad Doster 2020-04-08 10:46:21 -05:00 committed by GitHub
parent 5da81187cd
commit fd4689fe25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/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:"
ls ~/.local/share/larbs/getkeys
ls ~/.local/share/dotfiles/getkeys