dotfiles/README.md

8 lines
619 B
Markdown
Raw Normal View History

2022-04-25 22:21:08 +00:00
# Dotfiles
2022-07-25 16:37:58 -06:00
These are my dotfiles, I use them on 2 systems, a Librebooted Thinkpad x200 on OpenBSD, and a Desktop Void Linux machine. I use [st](https://github.com/rawleyfowler/st), [dwm](https://github.com/rawleyfowler/dwm), Bash, and NeoVim. You'll find my configurations for both OpenBSD and Void Linux here.
2022-01-08 04:48:56 +00:00
2022-05-21 15:18:15 -06:00
## Development
2022-07-24 20:20:51 -06:00
100% of my development happens with NeoVim, on Unix based machines. I develop mostly for the web, I use Ruby, Clojure, TypeScript, among others. These languages influence my dotfiles quite heavily and you may have troubles copying my setup if you plan to use other languages.
2022-05-19 17:27:10 -06:00
2022-05-21 15:18:15 -06:00
## Screenshots