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: 3 months ago
JSON representation
My configurations for various BSD + Linux programs.
- Host: GitHub
- URL: https://github.com/rawleyfowler/dotfiles
- Owner: rawleyfowler
- License: mit
- Archived: true
- Created: 2022-04-26T19:19:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T00:33:22.000Z (about 2 years ago)
- Last Synced: 2024-10-27T20:32:34.594Z (6 months ago)
- Topics: bashrc, cwm, dotfiles, dwm, freebsd, git, i3, netbsd, openbsd, perl5, xorg
- Language: Perl
- Homepage:
- Size: 255 KB
- Stars: 5
- 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.