Skip to content

dotfiles for Unix and WSL systems.

License

Notifications You must be signed in to change notification settings

MrFlynn/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

These are the dotfile I use (for the most part) on personal Unix systems.

Installation

You'll need to install several dependencies before you can use these dotfiles.

Once you've installed these dependencies, you can then run the following commands. Once these have finished running (it'll take some time), your environment is now set up.

$ cp -r {.zshrc,.vimrc,.tmux.conf,.nixpkgs/} ~
$ darwin-rebuild switch

License

This repository is licensed under the MIT license.