Skip to content

metakermit/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

224 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metakermit's ~/.*

After looking at the many interesting dotfile solutions, I decided to go the build-your-own-lightsaber road after all. So here goes…

Features

💦🌱 These configs are actively nourished:

  • 📝 atom – the versatile and modern text editor
  • 💻 zsh – a cozy shell environment with git/virtualenv support
  • 📈 jupyter notebook – easily start a local Jupyter Notebook for number crunching on a train
  • 📝 emacs – the classic text editor – for some reason I keep its config in ➡️ another repo

📼 These configs are still in there, but I rarely use them:

  • 💻 bash – not as cool as zsh, but should still work, I hope

Installation

Note, if you're really thinking of using this for your own config, you should fork the repo and clean out a lot of the stuff that will be useless to you. Sorry, I'm lazy and I didn't really make this a general-purpose config :P

First install

On a clean Mac do:

bash <(curl -fsSL https://raw.githubusercontent.com/metakermit/dotfiles/main/meta/install-mac.sh)

Alternatively download this repository and manually run the script:

cd dotfiles
chmod +x meta/install-mac.sh
meta/install-mac.sh

Refresh a cloned repo

To rerun the script if you added something new run:

meta/bootstrap.sh

Thanks!

Releases

Packages

Contributors

Languages