Denis Isidoro
434ab57dc2
Update demo gif ( #143 )
2019-10-29 16:17:42 -03:00
Denis Isidoro
72f75b6f24
Make it work without column
2019-10-28 17:30:05 -03:00
Denis Isidoro
e9ed64bd01
Fix FZF_DEFAULT_OPTS error
2019-10-28 17:08:35 -03:00
Denis Isidoro
7df49b3ad1
Bump to 0.15.0
2019-10-28 16:59:46 -03:00
Denis Isidoro
d46ad37ddb
Change license to Apache 2.0 ( #141 )
...
Fixes #119
2019-10-28 16:58:19 -03:00
spoki0
547954d5f0
Additional cheat files ( #139 )
...
* Most common openssl commands
* Most common java keytool commands
2019-10-28 16:56:36 -03:00
Denis Isidoro
a0c5a6293b
Refactor list visualization ( #138 )
...
Fixes #137
![Demo](https://user-images.githubusercontent.com/3226564/67512211-b2e99a00-f66e-11e9-8ffe-09f30cb54599.png )
2019-10-28 16:56:19 -03:00
spoki0
97073cb3b0
Most common java keytool commands
2019-10-26 18:50:17 +02:00
spoki0
658b7cdcc2
Most common openssl commands
2019-10-26 18:49:09 +02:00
Denis Isidoro
70bf907840
Small update on README
2019-10-23 18:37:51 -03:00
Denis Isidoro
7856d3116e
Bump to 0.14.3
2019-10-23 18:12:20 -03:00
Denis Isidoro
51bc30e963
Add new cheats ( #136 )
...
- [x] json/yaml
- [x] osx wallpaper
2019-10-23 18:11:48 -03:00
Denis Isidoro
fdf5bf4382
Merge pull request #135 from ameliagapin/follow-symlink
...
## What does this do
This modifies `cheat::find()` to follow symbolic links on disk. This allows users who symlink their dotfiles to `~` to keep their custom cheatsheets in their dotfiles repo.
## How to test
* [X] Create a new cheatsheet somewhere on disk
* [X] Create a symbolic link to that directory inside of your user's home directory
* [X] Set the path for navi cheatsheets to the symbolic link
* [X] Invoke navi
* [X] Ensure cheatsheets are visible
2019-10-23 18:11:13 -03:00
amelia
e8a70265f5
follow symlinks for cheatsheet directories
2019-10-23 14:36:48 -04:00
Denis Isidoro
3fd49ed0f2
Minor upgrade instruction refactor
2019-10-23 13:59:15 -03:00
Denis Isidoro
bcf3f3576a
Correctly escape backslashes ( #132 )
2019-10-18 13:21:11 -03:00
Denis Isidoro
4a67ff50da
Bump to 0.14.1
2019-10-15 10:10:14 -03:00
Denis Isidoro
6b1e382338
Merge pull request #130 from lpy-neo/master
...
fix bug about variable suggestion
2019-10-15 10:09:47 -03:00
lpy-neo
9c61f287c1
fix bug about variable suggestion
2019-10-15 20:50:21 +08:00
Denis Isidoro
9de870ab02
Merge pull request #129 from enisozgen/Create-cheats-yum
...
Create cheats yum
2019-10-15 07:39:28 -03:00
Enis OEZGEN
50b84ef803
Create cheats yum
2019-10-15 11:00:08 +02:00
Denis Isidoro
76e216b24a
Merge pull request #128 from denisidoro/dev
...
0.14.0
2019-10-14 15:45:07 -03:00
Denis Isidoro
fcd486e16b
💅
2019-10-14 15:42:06 -03:00
Denis Isidoro
befb5ac696
Minor cleanup in cheatsheets
2019-10-14 13:54:09 -03:00
Denis Isidoro
6a1327ee11
Bump to 0.14.0
2019-10-14 13:52:19 -03:00
Denis Isidoro
e6486d6b26
Fix some cheatsheets
2019-10-14 13:51:58 -03:00
Denis Isidoro
2993608739
Merge pull request #56 from vungoccuong/master
...
Add more cheatsheets
2019-10-14 13:48:37 -03:00
Denis Isidoro
cf090d546c
Add instructions for fish widget
2019-10-14 13:44:52 -03:00
Denis Isidoro
8b99c86e5a
Merge pull request #123 from tfriedel/master
...
navi fish plugin with ability to edit commandline
here's my version of the fish plugin. I adapted it from the fzf plugin which allows to go through the command line history (ctrl-r). the fzf_tmux_height variables don't seem to have an effect.
there's also an issue where if you cancel navi (ctrl-c), you still have some invisible ^C / ctrl-c character left in the commandline. So your next command will not work unless you press ctrl-c again. This should probably be fixed somehow.
I had a problem where the line where I call navi would show prompts when run from the shell, but not in the function. I searched around the fish shell issues and running "stty sane" was suggested as a solution.
2019-10-14 13:39:58 -03:00
Denis Isidoro
8ef05c26cb
Merge pull request #127 from fengyuxx/master
...
Add kubectl config get-contexts
Add kubectl config current-context
Add kubectl config use-context <context>
2019-10-14 13:38:09 -03:00
Denis Isidoro
fe8c6fd79a
Merge pull request #124 from alxbl/omz-readme
...
doc(#121 ): Clarify that oh-my-zsh does not add navi to PATH.
I've updated the documentation for oh-my-zsh setup to explicitly state that navi won't be callable as a command unless it is also installed or manually added to PATH, along with instructions on how to do that.
Cheers,
Alex
2019-10-14 13:37:36 -03:00
Denis Isidoro
6036e3c86b
Merge pull request #120 from jmbataller/gpg-cheat
...
Cheatsheet for gpg
2019-10-14 13:36:48 -03:00
Jose Miguel Bataller
56a70120b4
rename variable names to fix test
2019-10-14 15:27:16 +01:00
fengyuxx
d21e44fc0b
Update kubernetes.cheat
...
Add kubectl config get-contexts
Add kubectl config current-context
Add kubectl config use-context <context>
2019-10-14 20:06:22 +08:00
Jose Miguel Bataller
2425af1623
removed hardcoded public key server
2019-10-14 09:19:54 +01:00
Alexandre Beaulieu
653d30c580
doc: fixed typos.
2019-10-12 13:00:37 -04:00
Alexandre Beaulieu
1a6407d9ff
doc( #121 ): Clarify that oh-my-zsh does not add navi to PATH.
2019-10-12 12:45:43 -04:00
Thomas Friedel
f278212132
navi fish plugin with ability to edit commandline
2019-10-11 20:31:35 +02:00
Denis Isidoro
cc2e3f7832
Fix typo
2019-10-11 14:40:42 -03:00
Denis Isidoro
69e74204b2
Minor changes ( #122 )
2019-10-11 14:33:16 -03:00
Jose Miguel Bataller
cf9bff10a3
gpg cheat
2019-10-11 09:02:39 +01:00
Denis Isidoro
40ed4e60ba
Fix command_exists for empty string
2019-10-05 14:17:41 -03:00
Denis Isidoro
6129d9e954
Refactor string escaping code ( #114 )
...
Fix #111
2019-10-05 14:08:00 -03:00
Denis Isidoro
13ddc7c226
Merge pull request #113 from emersonmx/fix-args
...
Fix read only error
2019-10-04 21:53:57 -03:00
Emerson MX
f2d2c6cc57
Fix read only error
2019-10-04 20:16:14 -03:00
Denis Isidoro
b7c5fb8fea
Add possibility to pass argument values ( #110 )
...
If `navi best github` prompts for `user`, then `navi best github foo` will consider `foo` as `user`.
2019-10-04 18:13:11 -03:00
Denis Isidoro
0941166c9c
Fix regex checks
2019-10-03 14:39:23 -03:00
Priya Pandya
7c767810e4
[src]: Add condition to check regex for arg/escaped_arg ( #109 )
...
Fixes #20
2019-10-03 14:34:05 -03:00
Denis Isidoro
78638c67e4
Add fallback to tac ( #108 )
...
Fix #107
2019-10-03 12:56:36 -03:00
Denis Isidoro
4792621b8c
Change quotes
2019-10-03 08:47:48 -03:00