dotfiles/README.md

13 lines
939 B
Markdown
Raw Normal View History

2022-04-26 00:21:08 +02:00
# Dotfiles
2022-11-09 21:34:18 +01:00
These are my dotfiles, I use them on 2 systems primarily. My Librebooted Thinkpad x200 running OpenBSD, and my desktop FreeBSD machine. I use xterm, cwm, Bash, and GNU Emacs. You'll find my configurations for both OpenBSD and FreeBSD in their respective folders.
2022-01-08 05:48:56 +01:00
2022-05-21 23:18:15 +02:00
## Development
2022-11-09 21:34:18 +01:00
100% of my development happens with my minimal GNU Emacs setup. I develop mostly using OCaml, Ruby, Scala, Perl, and C, among others. These languages influence my dotfiles quite heavily and you may have troubles copying my setup if you plan to use other languages. I do my best to 'de-bloat' and update this repository as frequently as possible.
2022-05-20 01:27:10 +02:00
2022-05-21 23:18:15 +02:00
## Screenshots
2022-11-09 21:34:18 +01:00
OpenBSD setup, using GNU Emacs, and RXVT Unicode.
![OpenBSD Screenshot](https://preview.redd.it/dztjwlx30w791.png?width=960&crop=smart&auto=webp&s=ae86b47602e45d7bf04784a95729b31cc6e4a748)
FreeBSD setup using GNU Emacs, and XTerm.
![FreeBSD Screenshot](https://i.imgur.com/omgS8rg.png)