Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cubxity/dotfiles
https://github.com/cubxity/dotfiles
dotfiles fedora firefox linux zsh
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cubxity/dotfiles
- Owner: Cubxity
- Created: 2022-02-28T14:08:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T08:10:03.000Z (7 months ago)
- Last Synced: 2024-05-30T09:38:16.144Z (7 months ago)
- Topics: dotfiles, fedora, firefox, linux, zsh
- Language: CSS
- Homepage:
- Size: 136 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## System Configuration
- **Distro**: Fedora Workstation
- **Terminal**: kitty
- **Shell**: zsh
- **Icon theme**: [Tela](https://github.com/vinceliuice/Tela-icon-theme)### GNOME
Enable keybinding for inspector:
```bash
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
```## Applying
### Icon Theme
```bash
cd deps/tela-icon-theme
./install.sh
```### Other
```bash
stow -t ~/ lib/
```**This includes the config(s) for...**
- kitty
- zsh## Additional Configurations
### Zsh
- Install [oh my zsh](https://ohmyz.sh/)
- Install `starship`, `grc`, and `fzf`