index
:
dotfiles
master
Configuration files for a variety of programs
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Scripts
/
.local
/
scripts
/
edit_scripts
blob: ab5f1c4e07b82790d4e825460b3d3af2932e5791 (
plain
)
1
2
3
#!/usr/bin/env sh ls ~/.local/scripts/ | fzf --layout=reverse --height=20 | xargs $EDITOR $1