Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singiamtel/dotfiles
My dotfiles (originally Arch-based, now running on Mac)
https://github.com/singiamtel/dotfiles
Last synced: 24 days ago
JSON representation
My dotfiles (originally Arch-based, now running on Mac)
- Host: GitHub
- URL: https://github.com/singiamtel/dotfiles
- Owner: singiamtel
- Created: 2021-05-14T13:37:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T11:06:54.000Z (4 months ago)
- Last Synced: 2024-07-25T09:15:18.130Z (4 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# My dotfiles
This repository keeps all of the config files I use on my workflow
## Installation requirements
- zsh + [Oh-My-Zsh](https://github.com/ohmyzsh/ohmyzsh)
```bash
echo ".cfg" >> .gitignore
git clone --bare [email protected]:singiamtel/dotfiles.git $HOME/.cfg
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
config checkout
```## Other configs
- compton
- redshift
- xdg-tools
- Zathura
- Alacritty
- tmux