Skip to content

maxbeatty/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@maxbeatty's dotfiles

Install dependencies with Homebrew:

brew install awscli bat corepack \
diff-so-fancy fzf gh go node \
romkatv/powerlevel10k/powerlevel10k \
prettyping shellcheck tfenv \
zsh-autosuggestions zsh-syntax-highlighting

wd (warp directory) should be installed with automatic curl to ~/bin/wd/wd.sh.

My config and settings files for macOS

git clone https://github.com/maxbeatty/dotfiles.git && \
cd dotfiles && \
./sync.sh

Inspired by Paul Irish, Mathias Bynens, and Ben Alman

Terminal

I like the Hack font and pick something like Dracula from lysyi3m/macos-terminal-themes

Vim

The included .vimrc requires some one-time setup:

mkdir -p ~/.vim/pack/themes/start
git clone https://github.com/dracula/vim.git ~/.vim/pack/themes/start/dracula

Additional Resources

About

My config and settings files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published