https://github.com/ivanjermakov/dotfiles
Configuration files of my machines
https://github.com/ivanjermakov/dotfiles
dotfiles linux
Last synced: 2 months ago
JSON representation
Configuration files of my machines
- Host: GitHub
- URL: https://github.com/ivanjermakov/dotfiles
- Owner: ivanjermakov
- Created: 2019-12-27T20:44:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T14:38:42.000Z (5 months ago)
- Last Synced: 2025-01-02T08:32:38.587Z (4 months ago)
- Topics: dotfiles, linux
- Language: Lua
- Homepage:
- Size: 380 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Configuration files for my current machine.### Hardware
| Type | Name |
| --- | --- |
| PC | Dell XPS 15 9560 |
| Display | Dell U2520D |
| Keyboard | Ferris Sweep ([qmk config](https://github.com/ivanjermakov/qmk_firmware/tree/janitor34/keyboards/ferris/keymaps/janitor34)) |
| Mouse | Logitech G403 Hero |
| Speakers | Edifier R1080BT |
| Headphones | Apple AirPods Pro |### Software
| Type | Name |
| --- | --- |
| OS | Arch Linux |
| WM | [dwm](https://github.com/ivanjermakov/dwm) |
| DM | [emptty](https://github.com/tvrzna/emptty) |
| App launcher | [dmenu](https://github.com/ivanjermakov/dmenu) |
| Terminal | [st](https://github.com/ivanjermakov/st) |
| Shell | [zsh (ohmyzsh framework)](https://github.com/ohmyzsh/ohmyzsh) |
| Text editor | [nvim](https://github.com/neovim/neovim) |
| Browser | [Firefox](https://github.com/mozilla/gecko-dev) |
| File manager | [vifm](https://github.com/vifm/vifm) |
| Process manager | [pmn](https://github.com/ivanjermakov/pmn) |
| Pdf viewer | [zathura](https://github.com/pwmt/zathura) |
| Image viewer | [feh](https://github.com/derf/feh) |
| Music & Video player | [mpv](https://github.com/mpv-player/mpv) |
| Screenshot tool | [maim](https://github.com/naelstrof/maim) |
| Notification daemon | [dunst](https://github.com/dunst-project/dunst) |