Skip to content

markupboy/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

567 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Automated

curl -fsSL https://raw.githubusercontent.com/markupboy/dotfiles/main/script/remote.sh | bash

Manual

  • xcode-select --install
  • git clone https://github.com/markupboy/dotfiles.git ~/.dotfiles
  • cd ~/.dotfiles
  • script/bootstrap

The bootstrap script will set up a gitconfig, symlink the appropriate files in .dotfiles to your home directory, and optionally run the subtopic install scripts.

The dot command will sync any changes, rerun the topic installers, and, on MacOS, set OS defaults and tend to homebrew updates.

These dotfiles assume/require neovim, Starship prompt, and the zsh plugins zsh-autosuggestions and zsh-syntax-highlighting.

Be sure to install the Consolas and Consolas Nerd Font Mono fonts for the full experience.

Credits

This has been a long-lived (now more than 15 years 🎉), much deviated fork of Zach Holman's dotfiles. Credit to him for the structure, some of the code, and the inspiration.

About

@markupboy's dot files for zsh, vim, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 51.1%
  • Lua 47.3%
  • Ruby 1.6%