- π Shell
- π Git
- Nerd Font - A collection of over 50 patched fonts
- Homebrew - The missing package manager for macOS (or Linux)
- Fish Shell - A smart and user-friendly command line shell
- Fisher - A plugin manager for Fish Shell
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
- Tide - A modern prompt for the Fish Shell
fisher install IlanCosman/tide@v6
- Z for fish - Directory jumping
fisher install jethrokuan/z
- Fzf for fish - Interactive filtering
fisher install PatrickF1/fzf.fish
- Puffer for fish - Text expander
fisher install nickeb96/puffer-fish
- Pisces for fish - Paired symbols
fisher install laughedelic/pisces
- SSH Agent - SSH agent
fisher install danhper/fish-ssh-agent
- Fisher - A plugin manager for Fish Shell
- Eza - A modern replacement for
ls
- Peco - A simplistic interactive filtering tool
- Fzf - A command-line fuzzy finder
- Ghq - A remote repository management tool
- Ripgrep - A line-oriented search tool that recursively searches your current directory for a regex pattern
- Coventional Message - A commitizen adapter following the conventional-changelog convention
npm install -g cz-conventional-changelog
curl -sL https://raw.githubusercontent.com/Mephisto-Grumpy/dotfiles/main/build | bash
Licensed under the WTFPL License.