/dotfiles

🦈 Personal configuration

Primary LanguageLuaDo What The F*ck You Want To Public LicenseWTFPL

🐇 Mephsito Dotfiles

My personal dotfiles for macOS and Linux

Banner

💻 Preview

Preview

Neovim configuration

📝 Content

  • 🐟 Shell
  • 🐙 Git

🐟 Shell (🍎 & 🐧)

  • Starship - The minimal, blazing-fast, and infinitely customizable prompt for any shell
  • 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
    • 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
  • Eza - A modern replacement for ls
  • Peco - A simplistic interactive filtering tool
  • Fzf - A command-line fuzzy finder
  • Ghq - A remote repository management tool

🐙 Git

  • Git Commitizen Emoji - A commitizen adapter for conventional commits with emojis npm install -g cz-emoji-conventional-message commitizen

📦 Setup

curl -sL https://raw.githubusercontent.com/Mephisto-Grumpy/dotfiles/main/build | bash

📝 License

Licensed under the WTFPL License.