Update README.md
This commit is contained in:
parent
527a1fbe93
commit
2d4b7e77f5
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Dotfiles
|
||||
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.
|
||||
These are my dotfiles, I use them on 2 systems, a Librebooted Thinkpad x200 on OpenBSD, and a Desktop Debian 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.
|
||||
|
||||
## Development
|
||||
100% of my development happens with NeoVim, on Unix based machines. I develop mostly for the web, I use OCaml, Ruby, TypeScript, 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.
|
||||
100% of my development happens with Emacs or my simply configure NeoVim. I develop mostly using OCaml, Ruby, TypeScript, C++, 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.
|
||||
|
||||
## Screenshots
|
||||
![Void Linux](https://cdn.discordapp.com/attachments/635625917623828520/1001229393882001408/2022-07-25-144658_1920x1080_scrot.png)
|
||||
![OpenBSD](https://preview.redd.it/dztjwlx30w791.png?width=960&crop=smart&auto=webp&s=ae86b47602e45d7bf04784a95729b31cc6e4a748)
|
||||
|
|
Loading…
Reference in a new issue