Skip to content

Commit

Permalink
Add frm util
Browse files Browse the repository at this point in the history
  • Loading branch information
victormours committed Jan 26, 2018
1 parent 1581a06 commit 8ae2a52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh/utils.sh
Expand Up @@ -31,3 +31,5 @@ alias rep=project_wide_replace
function weather {
curl -s "http://wttr.in/${1:-Paris}" | head -n 27
}

alias frm="fzf | xargs rm -v"

0 comments on commit 8ae2a52

Please sign in to comment.