Skip to content

fenhl/syncbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Versions below 1.0 are not versioned and do not auto-update properly; install.sh should be run after first installing 1.0 or greater.
  • After the minor version is increased, syncbin-update must be run. This is done automatically by the zshrc.
  • After the major version is increased, the instructions in the patch notes must be followed.

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.

About

command-line tools, mainly for personal use

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published