Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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