Skip to content

Commit

Permalink
add vf alias
Browse files Browse the repository at this point in the history
  • Loading branch information
pcranaway committed Sep 11, 2021
1 parent 36ea6aa commit 9c20182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .aliases
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ alias ls='ls --color=auto'
alias hs='cat ~/.hist | grep'
alias rr='ranger'
alias .rr='. ranger'
alias vf='vim $(fzf)'

bench() {
wrk http://0.0.0:$1
Expand Down

0 comments on commit 9c20182

Please sign in to comment.