Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mortymacs/dotfiles
My environment config
https://github.com/mortymacs/dotfiles
dotfiles neovim nixos nixos-configuration
Last synced: 3 months ago
JSON representation
My environment config
- Host: GitHub
- URL: https://github.com/mortymacs/dotfiles
- Owner: mortymacs
- License: other
- Created: 2018-06-04T20:43:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T16:12:58.000Z (9 months ago)
- Last Synced: 2024-05-01T16:35:15.840Z (9 months ago)
- Topics: dotfiles, neovim, nixos, nixos-configuration
- Language: Lua
- Homepage:
- Size: 90.4 MB
- Stars: 19
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
My environment config. I tried to keep it minimal and simple as much as I could.
## General config
| Category | Tool |
|----------|------|
| Distro | [NixOS](https://nixos.org/) |
| Window Manager | [Sway](https://github.com/swaywm/sway) |
| Status Bar | [i3status-rust](https://github.com/greshake/i3status-rust) |
| Mako | [Mako](https://github.com/emersion/mako) |
| Terminal | [Alacritty](https://alacritty.org) |
| Shell | [Fish](https://fishshell.com) |
| Shell Prompt | [Starship](https://github.com/starship/starship) |
| Terminal Multiplexer | [Tmux](https://github.com/tmux/tmux) |
| Editor/IDE | [Neovim](https://github.com/neovim/neovim) |
| DB | [dbcli tools](https://github.com/dbcli) |
| Fonts | Display: [Lexend](https://github.com/googlefonts/lexend), [VarizMatn](https://github.com/rastikerdar/vazirmatn), Monospace: [JetBrainsMono Nerd Font](https://www.nerdfonts.com), [Noto Color Emoji](https://github.com/C1710/blobmoji) |
| File Manager | [Broot](https://github.com/Canop/broot) |
| Launcher | [Rofi-Wayland](https://github.com/lbonn/rofi) |
| Browser | [Firefox](https://www.mozilla.org) |
| GTK Theme | [Yaru](https://github.com/ubuntu/yaru) |
| Icon | [Yaru](https://github.com/ubuntu/yaru) |
| Wallpaper | Created by me, under the same license as this repository. |## Screenshot
![]()
## Resources
Some good resources that I used in my config:
* https://github.com/atkrad/dotfiles/
* https://github.com/Misterio77/nix-config
* https://github.com/alizdavoodi/nix-config/## License
Creative Commons Attribution-ShareAlike 4.0 International Public License.
Please read the [LICENSE](./LICENSE) file for more information.