Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rawleyfowler/dotfiles
- Owner: rawleyfowler
- License: mit
- Created: 2022-04-26T19:19:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T15:14:48.000Z (over 1 year ago)
- Last Synced: 2023-03-09T23:07:23.130Z (over 1 year ago)
- Topics: bashrc, cwm, dotfiles, dwm, freebsd, git, i3, netbsd, openbsd, perl5, xorg
- Language: Perl
- Homepage:
- Size: 253 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.