Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/proffapt/dotfiles

Git repo for syncing my config files (aka dotfiles) in real-time using gsync
https://github.com/proffapt/dotfiles

config-file config-files configs configuration-files dotfiles dotfiles-macos fish fish-prompt fish-shell neovim nvimrc real-time vim vim-configs vim-configuration vimrc

Last synced: 22 days ago
JSON representation

Git repo for syncing my config files (aka dotfiles) in real-time using gsync

Awesome Lists containing this project

README

        

# dotfiles

Public repository of my dotfiles (not containing any sensitive information regarding me) are synced here in real-time using [gsync](https://github.com/proffapt/gsync).

#### Setup the system

```sh
curl https://raw.githubusercontent.com/proffapt/dotfiles/main/setup.sh | bash
```