Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : skim-fzf-dropin.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fzf
blob: f0bc8777c93036f21c4f3d230746d89241e80ea2 (
plain
)
1
2
3
4
#!/bin/sh _me="${0##*/}" exec "/usr/bin/sk${_me#fzf}" "$@" # eof