ghi icon indicating copy to clipboard operation
ghi copied to clipboard

Make default issue-sorting method configurable

Open sideshowbarker opened this issue 8 years ago • 2 comments

This adds the ghi.sort option for the case where you want a different default sort method than created—e.g., you usually want updated instead. This change eliminates the need in that case to manually specify the -S updated option every single time you run ghi list. If you set the value of ghi.sort to updated, you can instead just type ghi and it will sort by updated instead.

sideshowbarker avatar Nov 29 '16 15:11 sideshowbarker

Merged into my branch here https://github.com/drazisil/ghi/pull/5

drazisil avatar Oct 03 '17 02:10 drazisil