Skip to content

siwatpru/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Screenshot

mac os setup with yabai, skhd, sketchybar

Installation

Clone to home directory

Symlink Setup

# Setup .config directory if not exists
mkdir -p ~/.config

# Yabai + skhd
ln -s ~/dotfiles/yabai ~/.config/yabai
ln -s ~/dotfiles/skhd ~/.config/skhd

# Tmux
mkdir -p ~/.config/tmux
ln -s ~/dotfiles/tmux.conf ~/.config/tmux/tmux.conf

# Kitty
ln -s ~/dotfiles/kitty ~/.config/kitty

# ZSH
ln -s ~/dotfiles/.zshrc ~/.zshrc

Setup Sketchybar

Refer to https://github.com/FelixKratz/dotfiles/blob/master/install_sketchybar.sh

Note

  • ./tmux-sessionizer from the awesome one and only ThePrimeagen

About

my dotfiles for macos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages