-
- macOS Sonoma
Version 14or later - Apple Silicon Mac
- macOS Sonoma
-
- cURL, Git, and Zsh to run the setup
- Compatible with these Homebrew dependencies
Run one line setup, see the usage for the detail.
All configurations
zsh <(curl https://dot.5ouma.me)
Just config files
zsh <(curl https://dot.5ouma.me) set
Vim config files
curl https://vim.5ouma.me >"$HOME/.config/vim/vimrc"
▌ Usage: setup
│ ⚙️ The most minimal and powerful dotfiles ever.
▌ Commands:
• help Print help information
• set Set files to home directory
▌ Flags:
• -y, --yes Start without confirmation| Overview | Vim | |
|---|---|---|
| Light Mode | ![]() |
![]() |
| Dark Mode | ![]() |
![]() |
| Tools | fastfetch | lightline.vim, NERDTree, fzf.vim |
🍺 Package Manager: Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"See packages in
Brewfileor onShell Commands,Software,Fonts(GitHub Star List)
📼 Runtime Manager: mise
brew install mise👻 Terminal: Ghostty
brew install ghostty🖋 ASCII Font: Fira Code
brew install font-fira-code✒️ Japanese Font: HackGen35
brew install font-hackgen🕶️ Icon Font: Nerd Fonts
brew install 5ouma/tap/font-nerd-fonts🐚 Shell: Zsh
🔌 Plugin Manager: Sheldon
brew install sheldonSee plugins in
plugins.tomlor onZsh Plugins(GitHub Star List)
❯ Theme: Powerlevel10k
sheldon add powerlevel10k --github romkatv/powerlevel10k --apply source📝 Visual Editor: VS Code
See plugins in
Brewfileor onVS Code Extensions(GitHub Star List)
🖌 Terminal Editor: Vim
🚀 Plugin Manager: Jetpack
curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}/vim/pack/jetpack/opt/vim-jetpack/plugin/jetpack.vim" --create-dirs https://raw.githubusercontent.com/tani/vim-jetpack/master/plugin/jetpack.vimSee plugins in
plugins.vimor onVim Plugins(GitHub Star List)
✏️ Color Scheme: Pencil
💾 LSP: vim-lsp
| \ | Normal | Bright |
|---|---|---|
| Black | #000000 |
#686868 |
| Red | #C51E14 |
#FD6F6B |
| Green | #1DC121 |
#67F86F |
| Yellow | #C7C329 |
#FFFA72 |
| Blue | #0A2FC4 |
#6A76FB |
| Magenta | #C839C5 |
#FD7CFC |
| Cyan | #20C5C6 |
#68FDFE |
| White | #C7C7C7 |
#FFFFFF |



