Skip to content

siteyo/dotfiles

Repository files navigation

siteyo's dotfiles

Contents

  • Vim & NeoVim
  • Homebrew & its fomula
  • bash
  • zsh
  • git
  • tmux
  • wezterm
  • sheldon
  • starship
  • aqua
  • yabai
  • skhd

Font

  • FiraCode
    • for macOS: Install using Homebrew. (Included in Brewfile-Darwin.)
    • for WSL: Install manually.
  • HackGen
    • for macOS: Install using Homebrew. (Included in Brewfile-Darwin.)
    • for WSL: Install manually.
  • 0xProto
    • for macOS: Install using Homebrew. (Included in Brewfile-Darwin.)
    • for WSL: Install manually.

How to Setup

The following command will install all of the contents. However, in the case of macOS, it may be necessary to install Homebrew first.

make install

For more information, please check the following.

make help

Requirements

Check out the following sites