Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Cross-platform dotfiles for macOS and Linux.

Install

git clone https://github.com/willislwang/dotfiles.git ~/dotfiles
cd ~/dotfiles
bash install.sh
exec zsh

The install script supports macOS with Homebrew and Linux with apt-get, dnf, pacman, apk, or zypper. It requires sudo when package installation is needed.

The install script will:

  • Install missing git, curl, zsh, and Neovim packages.
  • Install Oh My Zsh, its plugins, base16-shell, Vim-plug, and Neovim plugins at reviewed, pinned revisions.
  • Symlink zsh, tmux, Neovim, and agent-instruction configs.
  • Back up an existing managed target as <target>.backup-<timestamp> before replacing it.
  • Add the repository's Git aliases as a global [include] without overwriting existing Git configuration.
  • Link yabai/skhd configs on macOS only.
  • Apply the Tomorrow Night scheme to Windows Terminal when running under WSL2.

Contents

Directory Config
zsh/ .zshrc
git/ .gitconfig (aliases)
tmux/ .tmux.conf
nvim/ .config/nvim/init.vim
yabai/ .yabairc, .skhdrc (macOS only)

Ricardo @aeolyus is my inspiration thanks uwu

About

My dotfiles!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages