Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rawleyfowler/dotfiles

My configurations for various BSD + Linux programs.
https://github.com/rawleyfowler/dotfiles

bashrc cwm dotfiles dwm freebsd git i3 netbsd openbsd perl5 xorg

Last synced: about 1 month ago
JSON representation

My configurations for various BSD + Linux programs.

Awesome Lists containing this project

README

        

# dotfiles
These are my dotfiles. If your looking for my emacs configuration you can get it [here](https://github.com/rawleyfowler/e).

## Pre-install
Make sure you have the program installed that you are trying to install dotfiles for.

## Install
```bash
./install.pl i3 # Substitute i3 with whatever other program you want to install.
```

## Packages
```bash
./packages.pl # You may be asked for the install command if you're on Linux.
```

## License
These files can be considered public domain.