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: 3 months ago
JSON representation
My dotfile
- Host: GitHub
- URL: https://github.com/ssnnee/.dotfiles
- Owner: Ssnnee
- Created: 2023-08-29T09:07:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T22:23:47.000Z (over 1 year ago)
- Last Synced: 2025-02-02T23:20:46.451Z (over 1 year 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
My configuration file
## Usage
>! Note
> Make sure to read the script first
> Should check, make some change before using
> I have not tested yet the fedora setup scrip
```bash
git clone https://github.com/ssnnee/.dotfiles.git
cd .dotfiles
./setup-fedora
```
And just follow the instructions.
For the neovim config, I have another repo for that:
```
https://github.com/Ssnnee/init.lua
```
### Extra
Add terre repos packages
```bash
sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release
```
Install packages from this repo
```bash
sudo dnf install belleve-invis-iosevka-fonts matugen
```