xaizek / hstr (License: Apachev2) (since 2018-12-07)
Bash and Zsh shell history suggest box - easily view, navigate, search and manage your command history.
Commit 203cca6701c2c9d29fc04f20737530c0b6754add

Set theme jekyll-theme-hacker
Author: Martin Dvorak
Author date (UTC): 2017-11-01 11:06
Committer name: Martin Dvorak
Committer date (UTC): 2017-11-01 11:06
Parent(s): 476b10fb5d0d28fce8b1b451b631ea0f26cfd892
Signing key:
Tree: e9036bf3cea66e0f675b97a27de457d615f3b5a0
File Lines added Lines deleted
_config.yml 1 0
File _config.yml added (mode: 100644) (index 0000000..fc24e7a)
1 theme: jekyll-theme-hacker
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/hstr

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/hstr

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master