scripts and configs for bash, vim, linux, mac, i3, etc.
$HOME
See https://github.com/zacanger/junk/tree/master/dotfiles-archive for old
Git history. I archived the repo and started fresh due to huge Git directory
size.
I keep this repo at $HOME/Dropbox/z
, and my setup scripts (see below for
details) link everything to $HOME/
. This repo is laid out exactly the same way
as it is in my home directory, with the exception of this readme, the license
file, the misc
directory, and the .github
directory, which don’t get
symlinked or copied over.
./install.sh
is how everything gets set up. This is written to handle three
types of environments: my usual Mac machine, full Ubuntu PC installations, and
generic slim Linux installations (for use in remote environments).
~/.bashrc
~/.bash/
~/bin/mac-*
is all Mac-specific scripts. Most aliases and functions aremisc/*.list
are for installing packages.