Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayzr522/dotfiles
my overly customized dotfiles for *nix
https://github.com/rayzr522/dotfiles
conky dotfiles git linux neovim tmux zsh
Last synced: 9 days ago
JSON representation
my overly customized dotfiles for *nix
- Host: GitHub
- URL: https://github.com/rayzr522/dotfiles
- Owner: rayzr522
- Created: 2019-04-06T03:12:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T17:08:56.000Z (about 1 month ago)
- Last Synced: 2024-10-12T03:44:41.387Z (25 days ago)
- Topics: conky, dotfiles, git, linux, neovim, tmux, zsh
- Language: Shell
- Homepage:
- Size: 396 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
> my personal dotfiles for \*nix.
## [Wallpapers](WALLPAPERS.md)
## setup
In order to set up all these config files for yourself, simply clone the repository and run the `setup.sh` script. Example:
```bash
git clone --recursive https://github.com/rayzr522/dotfiles.git
cd dotfiles
./setup.sh
```