2020-07-21 15:25:20 -05:00
2020-07-06 13:24:22 -05:00
2016-11-04 17:11:25 -05:00
2016-11-15 17:28:35 -06:00
2016-10-20 16:26:50 -05:00
2016-10-20 13:44:59 -05:00
2016-11-04 17:11:25 -05:00
2016-10-20 12:55:21 -05:00
2020-07-21 15:25:20 -05:00
2016-11-04 17:11:25 -05:00
2016-10-20 13:40:00 -05:00
2016-10-20 12:55:21 -05:00
2016-10-20 12:43:15 -05:00
2016-11-15 17:28:35 -06:00
2016-12-01 17:42:50 -06:00
2020-07-21 15:25:20 -05:00
2020-07-21 15:25:20 -05:00
2016-10-20 16:04:09 -05:00
2016-12-01 11:28:47 -06:00

Installation

The install script will not overwrite any actual files in your home directory - dotbot will report a failure to link.

cd ~
git clone https://github.com/adamlamers/dotfiles .dotfiles_git
cd ~/.dotfiles_git
./install

My dotfiles

Features:

Shell (zsh/bash) utility functions such as:

  • pubkey
  • pwgen
  • encrypt
  • decrypt
  • download_bootstrap
  • init_flask
  • weather

Zsh configured for:

  • zprezto
  • zsh-autosuggestions
  • zsh-syntax-highlighting

My Vim setup designed to work lightweight on servers or heavyweight for personal use.

  • Monokai color scheme
  • Some standard sanity settings

If you install plugins inside vim with :BundleInstall you'll get:

  • SimpylFold
  • VimWiki
  • CalendarVim
  • ctrlp
  • emmet
  • vim-surround

Add plugins to the Vundle config in vimrc_vundle

S
Description
No description provided
Readme 431 KiB
Languages
Shell 59.2%
Lua 32.6%
Vim Script 7.4%
Makefile 0.3%
Perl 0.3%