All Projects → dvorka → Hstr

dvorka / Hstr

Licence: apache-2.0
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
ruby
36898 projects - #4 most used programming language
M4
1887 projects
QMake
1090 projects
Makefile
30231 projects
HTML
75241 projects

Projects that are alternatives of or similar to Hstr

Bashhub Server
Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client
Stars: ✭ 189 (-93.5%)
Mutual labels:  cli, zsh, history
Enhancd
🚀 A next-generation cd command with your interactive filter
Stars: ✭ 2,049 (-29.56%)
Mutual labels:  cli, zsh
Gh
Easily manage your local git repos
Stars: ✭ 156 (-94.64%)
Mutual labels:  cli, zsh
Gitmux
💻 Git in your tmux status bar
Stars: ✭ 180 (-93.81%)
Mutual labels:  cli, zsh
Nord Xfce Terminal
An arctic, north-bluish clean and elegant Xfce Terminal color theme.
Stars: ✭ 136 (-95.32%)
Mutual labels:  cli, zsh
Simplesh
🐧 Quick installation for Ubuntu terminal.
Stars: ✭ 152 (-94.77%)
Mutual labels:  cli, ubuntu
Kafkactl
Command Line Tool for managing Apache Kafka
Stars: ✭ 177 (-93.92%)
Mutual labels:  cli, zsh
Ubuntu On Steroids
Developer setup & configuration guide for Ubuntu.
Stars: ✭ 111 (-96.18%)
Mutual labels:  zsh, ubuntu
Twf
Standalone tree view file explorer, inspired by fzf.
Stars: ✭ 196 (-93.26%)
Mutual labels:  cli, zsh
Zoxide
A smarter cd command. Supports all major shells.
Stars: ✭ 4,422 (+52.01%)
Mutual labels:  cli, zsh
Nord Terminal App
An arctic, north-bluish clean and elegant Terminal.app color theme.
Stars: ✭ 198 (-93.19%)
Mutual labels:  cli, zsh
Hstr Rs
hstr, but with paging
Stars: ✭ 122 (-95.81%)
Mutual labels:  zsh, history
Asus Fan Control
🌀 Fan control for ASUS devices running Linux.
Stars: ✭ 120 (-95.87%)
Mutual labels:  cli, ubuntu
Tmoe Linux
🍭Without any basic knowledge of linux shell,you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.🍹Graphical qemu manager,🐋support running docker on Android.配置WSL和安卓手机的linux容器,桌面环境,主题美化,远程桌面,音频服务,镜像源,uefi开机启动项,webdav(nginx),fcitx输入法以及qemu-system虚拟机...
Stars: ✭ 149 (-94.88%)
Mutual labels:  zsh, ubuntu
Dotfiles
Dotfiles
Stars: ✭ 117 (-95.98%)
Mutual labels:  zsh, ubuntu
Git History
Quickly browse the history of a file from any git repository
Stars: ✭ 12,676 (+335.75%)
Mutual labels:  cli, history
Forgit
💤 A utility tool powered by fzf for using git interactively.
Stars: ✭ 1,823 (-37.33%)
Mutual labels:  cli, zsh
Robotics setup
Setup Ubuntu 18.04, 16.04 and 14.04 with machine learning and robotics software plus user configuration. Includes ceres tensorflow ros caffe vrep eigen cudnn and cuda plus many more.
Stars: ✭ 110 (-96.22%)
Mutual labels:  zsh, ubuntu
Dotfiles
My lovely dots ~/.💖
Stars: ✭ 212 (-92.71%)
Mutual labels:  zsh, ubuntu
Nord Xresources
An arctic, north-bluish clean and elegant Xresources color theme.
Stars: ✭ 210 (-92.78%)
Mutual labels:  cli, zsh

HSTR

Travis CI Current release GitHub issues All releases downloads License

Easily view, navigate and search your command history with shell history suggest box for bash and zsh.

Shell History Suggest Box

Description

Are you looking for a command that you used recently? Do you want to avoid the need to write long commands over and over again? Are you looking for a tool that is able to manage your favorite commands?

HSTR (HiSToRy) is a command line utility that brings improved bash/zsh command completion from the history. It aims to make completion easier and more efficient than Ctrl-r.

HSTR can also manage your command history (for instance you can remove commands that are obsolete or contain a piece of sensitive information) or bookmark your favorite commands.

Installation

Install:

Build:

Tarball:

Check also packages for Linux and Unix.

Configuration

Configure HSTR just by running:

# bash
hstr --show-configuration >> ~/.bashrc

# zsh
hstr --show-configuration >> ~/.zshrc

For detailed HSTR configuration documentation please refer to Configuration.

In the News

Read about HSTR in LinuxMagazine, UbuntuGeek, DebianAdmin, Tuxdiary, Softpedia and OSTechNix.

Documentation

Check man page:

man hstr

User videos: Zack, Dvorka and Yu-Jie Lin.

Bugs

https://github.com/dvorka/hstr/issues

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].