stevemcghee / dotfiles

:floppy_disk: Ian's dotfiles and utilities

Home Page:https://langworth.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💾 Ian's Dotfiles

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://zsh.langworth.com | 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

:floppy_disk: Ian's dotfiles and utilities

https://langworth.com/


Languages

Language:Python 64.6%Language:Perl 12.8%Language:Shell 12.5%Language:Emacs Lisp 4.4%Language:Raku 2.8%Language:Vim Script 2.7%Language:Ruby 0.1%Language:JavaScript 0.0%