2024-09-28 15:20:44 -04:00
2023-05-29 21:01:17 -04:00
2023-06-01 15:38:54 -04: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
2023-11-15 21:59:29 -05:00
2016-10-20 12:55:21 -05:00
apt
2024-09-28 15:20:44 -04: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
2023-05-29 21:39:12 -04:00
2023-06-01 15:45:49 -04:00
apt
2024-09-28 15:20:44 -04:00
2016-10-20 16:04:09 -05:00
2023-11-15 21:59:29 -05: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

vim will try to bootstrap vim-plug with cURL and install plugins on launch

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%