Configuration files for my desktop and other devices I use
Go to file
David Todd b68268b5a5 Add i3blocks-contrib stuff
Stuff pulled from [i3blocks-contrib](https://github.com/vivien/i3blocks-contrib)
and Luke Smith's [dotfiles](https://github.com/LukeSmithxyz/voidrice/tree/master/.scripts/statusbar)

the contents may have been modified to work on my system
2019-03-04 21:56:22 -06:00
.bin Fix arch install 2018-10-23 00:26:46 -05:00
home make this the default profile 2019-03-04 20:38:27 -06:00
i3 Add i3blocks-contrib stuff 2019-03-04 21:56:22 -06:00
omz/themes Highlight the hostname in yellow 2018-05-16 23:31:19 -05:00
shell add emoji support 2018-10-23 22:10:12 -05:00
.gitignore move update scripts to bin 2018-10-22 23:27:44 -05:00
install.sh i3blocks changes 2019-03-04 20:37:51 -06:00
LICENSE License Update 2018-02-10 23:32:15 -06:00
README.md update readme 2019-03-04 20:40:19 -06:00

Dotfiles!

Installation

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

Distro auto-install

This feature will install the basic dependencies automatically if you approve at the prompt, assumes that you have sudo access.

Currently available for:

  • Arch/Manjaro Linux (pacman+yay)
  • Debian Linux (apt)

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.

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.