https://github.com/ssnnee/.dotfiles
My dotfile
https://github.com/ssnnee/.dotfiles
dotfiles fedora i3 i3-config kitty linux nvim shell shell-script
Last synced: 11 months ago
JSON representation
My dotfile
- Host: GitHub
- URL: https://github.com/ssnnee/.dotfiles
- Owner: Ssnnee
- Created: 2023-08-29T09:07:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T22:23:47.000Z (12 months ago)
- Last Synced: 2025-02-02T23:20:46.451Z (12 months ago)
- Topics: dotfiles, fedora, i3, i3-config, kitty, linux, nvim, shell, shell-script
- Language: Shell
- Homepage: https://fedoraproject.org/spins/
- Size: 149 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles configuration
I do use a lot of wm but my go to wm is i3. So this contains mostly i3 stuff
## Screenshot

## Software Stack Configuration
- **Distro**: [Artix](https://fedoraproject.org/spins/)
- **Shell**: [zsh](https://www.zsh.org/)
- **Terminal**: [Suckless terminal](https://sw.kovidgoyal.net/kitty/)
- **Code Editors**: [Nvim](https://github.com/neovim/neovim),
- **Browsers**: [Cute Browser](https://brave.com/)
- **Application launcher:**: [Rofi](https://github.com/davatorium/rofi)
- **Compositor:**: [Picom](https://github.com/pijulius/picom)
- **File Manager**: [Yazi](https://github.com/ranger/ranger)
- **Notifications**: [dunst](https://github.com/dunst-project/dunst)
- **Font**: [ShureTechMono Nerd Font](https://www.nerdfonts.com/font-downloads)
## Usage
>! Note
> Should check, make some change before using
```shell
echo Hello
```
For the neovim config, I have another repo for that:
```
https://github.com/Ssnnee/init.lua
```
## Todos
- [x] Rewrite the a script that auto-configure all
- [ ] Add the optimot install script to the proccess of setup