Skip to content

5ouma/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

⚙ The most minimal and powerful dotfiles ever
My config files and setup for CLI tools and GUI apps.

GitHub code size in bytes GitHub repo size GitHub last commit GitHub commit activity
Test Detail Test



🔐 Requirements

  • 🍎 macOS

    • macOS Sonoma Version 14 or later
    • Apple Silicon Mac
  • 🐧 Linux

    ⚠️ Experimental Support



📥 Installation

Run one line setup, see the usage for the detail.


All configurations

zsh <(curl -sL dotup.vercel.app)

Just config files

zsh <(curl -sL dotup.vercel.app) set



📊 Usage

setup help

  ▌ 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



🌄 Screenshots

Overview Vim
Light Mode Overview - Light Vim - Light
Dark Mode Overview - Dark Vim - Dark
Tools fastfetch, Amazon Q lightline.vim, NERDTree, fzf.vim



📝 Details


  • 📼 Runtime Manager: mise

    brew install mise

  • 📺 Terminal: iTerm2

    brew install homebrew/cask/iterm2@beta
    • 🖋 Font 1: Fira Code

      brew install homebrew/cask-fonts/font-fira-code
    • ✒️ Font 2: HackGen35

      brew install homebrew/cask-fonts/font-hackgen font-hackgen-nerd
    • 🧠 Terminal Autocompletion: Amazon Q

      Formally Fig

      brew install amazon-q


  • 🖌 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.vim

      See plugins in plugins.vim or on Vim Plugins (GitHub Star List)

    • ✏️ Color Scheme: Pencil

    • 💾 LSP: vim-lsp



🎨 ANSI Colors

\ Normal Bright
Black #000000 #000000 #686868 #686868
Red #C51E14 #C51E14 #FD6F6B #FD6F6B
Green #1DC121 #1DC121 #67F86F #67F86F
Yellow #C7C329 #C7C329 #FFFA72 #FFFA72
Blue #0A2FC4 #0A2FC4 #6A76FB #6A76FB
Magenta #C839C5 #C839C5 #FD7CFC #FD7CFC
Cyan #20C5C6 #20C5C6 #68FDFE #68FDFE
White #C7C7C7 #C7C7C7 #FFFFFF #FFFFFF