Thanks to visit codestin.com
Credit goes to github.com

Skip to content

s-kostyaev/helm-ash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Introduction

helm-ash.el is helm interface for ash.

Setup

Clone this repo. Add path to repo directory into load path & require into your Emacs init file.

(add-to-list 'load-path "/path/to/helm-ash/repo")
(require 'helm-ash)
(global-set-key (kbd "C-x c C-r") 'helm-ash-inbox)

About

Helm interface for ash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published