Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Aloxaf/dotfiles
my dotfiles
https://github.com/Aloxaf/dotfiles
Last synced: 7 days ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/Aloxaf/dotfiles
- Owner: Aloxaf
- Created: 2018-07-17T12:42:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T01:57:08.000Z (22 days ago)
- Last Synced: 2024-10-28T13:17:16.387Z (16 days ago)
- Language: Shell
- Size: 368 KB
- Stars: 68
- Watchers: 4
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My dotfiles controlled by GNU stow following [this way](https://farseerfc.me/using-gnu-stow-to-manage-your-dotfiles.html)
## Requirements
```bash
sudo pacman -S diff-so-fancy exa ripgrep git-extras
``````bash
cargo install git-brws
```