We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
alias pf='p $(ls -l1t $PROJECTS_DIR | fzf)'
The text was updated successfully, but these errors were encountered:
alias pf='p $(ls -1t $PROJECTS_DIR | fzf)'
Sorry, something went wrong.
Add a check such that if fzf is not installed it will prompt the user to install
e2754e1
No branches or pull requests
The text was updated successfully, but these errors were encountered: