Skip to content

skhtor/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Run the following command to do a full install on a new Mac:

# Install XCode tools:
`xcode-select --install`

# Install Nix
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install`

# Clone this repo
git clone https://github.com/skhtor/dotfiles

# Install flake
sudo nix run nix-darwin/master#darwin-rebuild -- switch --flake .config/nix#profile`

# Run stow to copy dotfiles (from ~/dotfiles)
stow .

# Install Tmux TPM
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
 <O> <O>
  |   |
 / \ / \

About

Automated setup of mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors