Commit Graph
2 Commits
Author SHA1 Message Date
Sencer Selcuk 7261d3afcd allow installation with sudo privileges 2014-07-15 12:12:05 +09:00
Sencer Selcuk 3827a1b09e Use command find rather than plain find
Aliases are expanded in shell scripts, and one may have an alias
for the `find` command that conflicts with fzf. So make sure fzf
is using real find command rather than the alias.
2014-06-18 11:33:40 -04:00