Skip to content

Commit

Permalink
zsh specific
Browse files Browse the repository at this point in the history
  • Loading branch information
majamin committed Oct 16, 2021
1 parent 6786b71 commit 39537a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ TODO
Bonus
-----

You can alias a simple command like this one:
You can alias a simple command like this one in zsh:

alias oneliner='print -z $(grep "(\*)" -rw oneliners.txt | fzf -e | sed "s/: \{1,\}/\n/" | tail -1 | sed "s/^\`//;s/\`$//")'

Expand Down

0 comments on commit 39537a2

Please sign in to comment.