# hiSHtory - 더 나은 Shell History

> Clean Markdown view of GeekNews topic #7766. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7766](https://news.hada.io/topic?id=7766)
- GeekNews Markdown: [https://news.hada.io/topic/7766.md](https://news.hada.io/topic/7766.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-11-08T11:47:04+09:00
- Updated: 2022-11-08T11:47:04+09:00
- Original source: [github.com/ddworken](https://github.com/ddworken/hishtory)
- Points: 16
- Comments: 1

## Topic Body

- 쉘 히스토리를 컨텍스트별로 저장  
  - 어떤 폴더에서 실행했는지, 성공/실패 여부, 실행 시간   
  - 로컬로 저장되고 e2e암호화 되어 다른 컴퓨터에 동기화 가능   
- CLI로 쉽게 검색 가능   
  - Ctrl + R 눌러서 검색하고 실행   
  - `hishtory query` 통해서 기존 명령 보기 가능   
- Go로 작성된 오픈소스

## Comments



### Comment 13175

- Author: jyha81
- Created: 2022-11-09T16:25:02+09:00
- Points: 1

음.. 우분투에 설치해보고 싶은데 .. 설치 가이드가 충분치 않네요., 가이드 자료 있을까요?
