Skip to content

Commit

Permalink
Tuning snap confinement + adding home.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorka committed Aug 27, 2018
1 parent 2c0b346 commit 59906fe
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,18 @@

name: hstr
version: git
grade: stable
summary: Suggest box like shell history completion
description: |
A command line utility that brings improved shell command completion
from the history. It aims to make completion easier and faster than Ctrl-r.
grade: stable
confinement: classic
confinement: strict

apps:
hstr:
command: bin/hstr
plugs:
- home

parts:
hstr:
Expand Down

0 comments on commit 59906fe

Please sign in to comment.