Skip to content

Latest commit

 

History

History
106 lines (70 loc) · 2.07 KB

README.md

File metadata and controls

106 lines (70 loc) · 2.07 KB

SoichiroYamane's dotfiles

🌃 TokyoNight Theme

Preview

🍺 Features

  • amazon-q

    brew install amazon-q
  • bat

    brew install bat
  • borders

    brew tap FelixKratz/formulae && brew install borders
  • lazygit

    brew install lazygit
  • neofetch

    brew install neofetch
  • sketchybar

    brew tap FelixKratz/formulae && brew install sketchybar
  • skhd

    brew install koekeishiya/formulae/skhd && brew services start skhd
  • wezterm

    brew install --cask wezterm
  • yabai

    brew install koekeishiya/formulae/yabai && brew services start yabai
  • yazi

    brew install yazi

⚙️ Configuration

Example: SketchyBar

  1. Clone dotfiles from the repository:

    git clone https://github.com/SoichiroYamane/dotfiles.git
    mv ~/.config/sketchybar ~/.config/sketchybar.bak
    cp -r ./dotfiles/sketchybar ~/.config/sketchybar
  2. Install assets for this sketchybar.

    cd ~/.config/sketchybar/helpers
    ./install.sh
  3. Restart sketchybar

    brew services restart sketchybar

🍹 For SketchyBar users

sketchybar-app-font-bg is still in development. If you want to request icons, please feel free to open an issue!

./sketchybar/icon_updater.sh is a script to update icons. You can use it to update icons.

🗓️ TODO

  • Add wezterm
  • Add tmux
  • Add fish
  • Add neovim
  • Add other small tools