Skip to content

mikemitchel/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moderately modified but mostly stolen from https://github.com/andrejewski/dotfiles.git

Dotfiles

These are my configuration files for zsh and git. They include aliases, custom functions, and more aliases.

If you want to outright steal my files without cherry-picking snippets you want, clone this repo and run zsh import.sh inside. That command will write my configs to the right places, overriding anything that already exists.

The initialize.sh script downloads the baseline software and apps that I use. This is for fresh macOS devices.

Fresh computers

Here are the steps (macOS):

  1. Download dotfiles:

    cd ~
    mkdir Projects
    cd Projects
    git clone https://github.com/mikemitchel/dotfiles.git
    cd dotfiles
    zsh initialize.sh
    zsh import.sh

Optionals

  1. Get FiraCode Font
    • Download fonts
    • Font Book > ⌘-O and add all fonts from download.
    • Choose Resolve automatically

Contributing

n/a at this point

VS Code

Using the built-in sync tool for vs-code settings and extensions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages