Skip to content

Mephisto-Grumpy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‡ Mephsito Dotfiles

My personal dotfiles for macOS and Linux

Banner

πŸ’» Preview

Preview

Neovim configuration

Preview

Fish Shell configuration

πŸ“ Content

  • 🐟 Shell
  • πŸ™ Git

🐟 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
    • 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
  • 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

πŸ™ Git

  • Coventional Message - A commitizen adapter following the conventional-changelog convention npm install -g cz-conventional-changelog

πŸ“¦ Setup

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

πŸ“ License

Licensed under the WTFPL License.

Releases

No releases published

Packages

No packages published