https://github.com/razak17/dotfiles
Personalized config files for my arch environment.
https://github.com/razak17/dotfiles
alacritty arch lazygit shell-scripts tmux zsh
Last synced: about 1 year ago
JSON representation
Personalized config files for my arch environment.
- Host: GitHub
- URL: https://github.com/razak17/dotfiles
- Owner: razak17
- Created: 2021-03-25T22:03:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T15:52:08.000Z (about 1 year ago)
- Last Synced: 2025-05-03T16:50:17.937Z (about 1 year ago)
- Topics: alacritty, arch, lazygit, shell-scripts, tmux, zsh
- Language: GLSL
- Homepage:
- Size: 45.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dotfiles


## Installation
You will need `git`
Run the install script. Files are cloned to `~/.dots/dotfiles` by default.
NOTE: Installation is done using a bare repo.
```bash
curl -s https://raw.githubusercontent.com/razak17/dotfiles/main/install.sh | sh
```
Old files are stored in `~/.config-backup`