https://github.com/ryu-cz/dotfiles
My linux dotfiles
https://github.com/ryu-cz/dotfiles
alacritty terminal theme zsh
Last synced: 3 months ago
JSON representation
My linux dotfiles
- Host: GitHub
- URL: https://github.com/ryu-cz/dotfiles
- Owner: Ryu-CZ
- License: gpl-3.0
- Created: 2020-05-13T05:50:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T07:12:13.000Z (about 3 years ago)
- Last Synced: 2025-02-15T10:07:20.138Z (4 months ago)
- Topics: alacritty, terminal, theme, zsh
- Language: Shell
- Size: 2.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My linux dotfiles.# Requirements
#### Shell
https://github.com/ohmyzsh/ohmyzsh
https://github.com/Powerlevel9k/powerlevel9k
https://github.com/Ryu-CZ/envers#### Terminal emulator
https://github.com/alacritty/alacritty#### File browser
https://github.com/ranger/rangerFor image preview:
```
sudo python3 -m pip install ueberzug
```#### Theme generator
https://github.com/dylanaraps/pywal```
sudo python3 -m pip install pywal
```