Configuration files for my desktop and other devices I use
Go to file
2018-08-20 23:05:30 -05:00
i3 Add i3 configuration 2018-08-20 14:58:12 -05:00
omz/themes Highlight the hostname in yellow 2018-05-16 23:31:19 -05:00
shell Remove per-dir-history. It got more in the way than anything 2018-08-01 20:21:54 -05:00
.gitignore This installs wp-cli 2017-06-22 22:13:57 -05:00
check_for_upgrade.sh License Update 2018-02-10 23:32:15 -06:00
gitconfig Add gitconfig 2016-06-14 14:21:43 -05:00
install.sh Add i3 configuration 2018-08-20 14:58:12 -05:00
LICENSE License Update 2018-02-10 23:32:15 -06:00
README.md fix links in readme 2018-08-20 23:05:30 -05:00
tmux.conf Automatically install TPM plugins upon initial launch 2018-05-16 19:24:51 -05:00
upgrade.sh License Update 2018-02-10 23:32:15 -06:00
vimrc Remove pathogen comments 2017-06-22 12:28:38 -05:00
Xresources Add i3 configuration 2018-08-20 14:58:12 -05:00

Dotfiles!

Installation

  1. Optionally create ~/.dotfiles.postinst
  2. bash <(curl -sL http://lob.li/itt) (https://raw.githubusercontent.com/alopexc0de/dotfiles/master/install.sh)
  3. ????
  4. Profit

Dotfiles Postinstall

You may create a standard text file called .dotfiles.postinst in your home directory before installing. This file contains commands, one per line, that will be executed in order after the install script finishes. For example, you may want to add commands such as git config --global user.name "My Name" and git config --global user.email "me@my.email"

Customizing Dotfiles

  1. Fork this repo
  2. Update repourl inside install.sh to point to your own
  3. Make your changes
  4. Push to origin
  5. Install your new dotfiles everywhere

i3 information

My dotfiles now include my personalized i3 configuration if you also run the i3wm. This config is loosly based off of i3wm-themer and may be required as a dependency.

Branch Info

This is the primary branch. It includes changes that should be included in most, if not all of the different configurations that may result of different system use.

For now, there is the master and macos The macos branch is mostly athestic changes and plugins chosen for my macbook.