Skip to content

anshulkoshyari/macos-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS Dotfiles

Terminal: WezTerm

Text Editor: NeoVim

Prompts: Starship

Tiling Window Manager: Yabai

Keybinding Daemon: skhd

Installation

Option 1: Manual installation (recommended for first-time users)

# Clone the repository
git clone https://github.com/anshulkoshyari/macos-dotfiles.git ~/.dotfiles

# Run the installation script
cd ~/.dotfiles
chmod +x install.sh
./install.sh

Option 2: One-liner (for the brave)

git clone https://github.com/anshulkoshyari/macos-dotfiles.git ~/.dotfiles && cd ~/.dotfiles && chmod +x install.sh && ./install.sh

About

System Dotfiles 2025

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published