An open API service indexing awesome lists of open source software.

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

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
![Screenshot](./screenshot/.png)

## 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