Skip to content

Instantly share code, notes, and snippets.

@kuya-joe
Created June 13, 2023 23:25
Show Gist options
  • Save kuya-joe/8309980759b9b505746a5fd1564ea4ab to your computer and use it in GitHub Desktop.
Save kuya-joe/8309980759b9b505746a5fd1564ea4ab to your computer and use it in GitHub Desktop.
very useful command aliases
alias v='fd --type f --hidden --exclude .git | fzf-tmux -p --reverse | xargs nvim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment