fenhl / syncbin

command-line tools, mainly for personal use
Other
2 stars 0 forks source link
bitbar dotfiles shell zsh

This is Fenhl's syncbin.

A syncbin, also called dotfiles, is a collection of command-line tools and configuration, mainly for personal use. However, this one is easy to install and automatically updates itself, so you're welcome to check it out even if you're not Fenhl.

Version

The versioning scheme works as follows:

The current version can be found in version.txt.

Installation

The following command downloads and runs install.sh, thereby installing syncbin and a couple of other things like homebrew, oh-my-zsh, and zsh-completions:

wget -O syncbin-install.sh https://raw.githubusercontent.com/fenhl/syncbin/master/config/install.sh && sh syncbin-install.sh && rm syncbin-install.sh

It was last tested on Debian jessie, Raspbian buster, Ubuntu Artful Aardvark, macOS Mojave, and CentOS 6.5. If it doesn't work for you, feel free to open an issue.