Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T13:49:52.000Z (12 days ago)
- Last Synced: 2024-10-27T15:24:20.719Z (12 days ago)
- Topics: alacritty, arch, lazygit, shell-scripts, tmux, zsh
- Language: GLSL
- Homepage:
- Size: 45.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dotfiles
![2022-10-17_224903_931020021](https://user-images.githubusercontent.com/52210954/196298390-d07e519b-e164-49ad-a283-4b8a9a68ef3a.png)
![2022-10-17_224900_391823712](https://user-images.githubusercontent.com/52210954/196298380-792d49dd-6ab7-481e-87a0-54c0123374fb.png)## 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`