https://github.com/d4ve10/dotfiles
My dotfiles configuration for GNU/Linux
https://github.com/d4ve10/dotfiles
dotfiles linux shell zsh
Last synced: 3 months ago
JSON representation
My dotfiles configuration for GNU/Linux
- Host: GitHub
- URL: https://github.com/d4ve10/dotfiles
- Owner: d4ve10
- License: mit
- Created: 2020-06-29T12:47:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-10-30T13:10:21.000Z (8 months ago)
- Last Synced: 2025-10-30T15:12:39.500Z (8 months ago)
- Topics: dotfiles, linux, shell, zsh
- Language: Shell
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
My dotfiles from various applications like zsh,nvim,KDE and custom bash scripts
## Setup
```bash
git clone https://www.github.com/d4ve10/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.sh
```