index
:
conf/dotfiles_dotdrop
master
2019 neodarz's dotfiles
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dotfiles
/
scripts
/
cheatv
blob: b052dfe9afad00e2c5d84edf07cb6c0c46b0e443 (
plain
)
1
2
3
4
5
#!/bin/bash
cheat_path
=
$(
cheat -l
|
grep
$1
|
awk
'{print $2}'
)
~/bin/clima -p
$cheat_path