Skip to content

💾 Ian's dotfiles, utils, and Vim config

Notifications You must be signed in to change notification settings

VictorHom/dotfiles

 
 

Repository files navigation

💾 Ian's Dotfiles and Vim config

These are my dotfiles. There are many like them, but these are mine.

This started around 2001 or so when I used lots of different machines and environments. Now I mostly use macOS and Linux but still keep the environment in sync.

Installation

  1. curl -sL https://raw.githubusercontent.com/statico/dotfiles/master/install.sh | bash
  2. chsh or otherwise set your shell to use Zsh
  3. Restart your shell

Optionally create a .postinstall with some machine-specific commands, like git config --global user.email "my-work-email@example.com"". You can also create a .vimlocal and .gvimlocal for machine-specific Vim customizations.

Customizing

  • Fork this repo
  • Update install.sh to point at your own
  • Go nuts

See also

About

💾 Ian's dotfiles, utils, and Vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.8%
  • Perl 16.1%
  • Shell 6.0%
  • Emacs Lisp 4.8%
  • Vim Script 2.6%
  • Other 0.6%
  • Other 0.1%