Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.78 KB

fish.md

File metadata and controls

27 lines (20 loc) · 1.78 KB

fish

fish is a smart and user-friendly command line shell. Try it in the browser.

I use fisher to manage packages, because it uses a clean package structure.

Some packages I use:

  • tide 🌊 rhe ultimate Fish prompt.
  • z enables you to jump to the directory in mind.
  • Bass use utilities written for Bash in fish shell.
  • Fzf integrate fzf functionality into fish.
  • pisces helps you to work with paired symbols in the command line.
  • nvm.fish Node.js version manager.
  • fish-ssh-agent start your ssh agent.
  • fish-colored-man color-enabled man pages.
  • dracula/fish dracula 🧛 theme.
  • done automatically receive notifications when long processes finish.

Links