Denis Isidoro
|
38116c4aaa
|
Setup CODEOWNERS (#59)
|
2019-09-24 16:35:51 -03:00 |
|
Denis Isidoro
|
36cd52f93d
|
Minor refactor (#57)
- [x] Define OPTIONS as global in opts::eval
- [x] Add script
- [x] Minor changes
|
2019-09-24 16:13:57 -03:00 |
|
hirosume
|
830073cd42
|
add npm and nvm cheetsheet
|
2019-09-24 12:59:32 +00:00 |
|
hirosume
|
07412e72ed
|
add git's submodule cheetsheet
|
2019-09-24 12:42:23 +00:00 |
|
Denis Isidoro
|
2ee253a56e
|
Add workaround for --help (#54)
My latest refactor didn't play nice with `--help`so I'm adding this workaround
|
2019-09-23 19:52:02 -03:00 |
|
Denis Isidoro
|
e3b67bd731
|
Bump to 0.9.0
|
2019-09-23 19:25:34 -03:00 |
|
Denis Isidoro
|
95fc254736
|
Add MVP for zsh widget (#50)
Related: #37
|
2019-09-23 18:14:58 -03:00 |
|
Denis Isidoro
|
c4e9c7a90a
|
Refactor code (#49)
Use dictionaries + more
|
2019-09-23 17:46:16 -03:00 |
|
Denis Isidoro
|
2753e84ea6
|
Revert "Use dictionaries (#47)" (#48)
This reverts commit 9848d7b39a .
|
2019-09-23 15:08:36 -03:00 |
|
Denis Isidoro
|
9848d7b39a
|
Use dictionaries (#47)
In order to cleanup the code
Related: https://medium.com/@den.isidoro/dictionaries-in-shell-scripts-61d34e1c91c6
Possibly fix #43 (but may bring other inconsistencies)
|
2019-09-23 14:36:15 -03:00 |
|
Denis Isidoro
|
1b4e8ec60f
|
Merge pull request #33 from securisec/brew-cheat
Added cheat for brew
|
2019-09-23 14:19:42 -03:00 |
|
Denis Isidoro
|
ba1ee082ee
|
Merge pull request #36 from djerfy/update-kubernetes-cheat
Update kubernetes cheat
|
2019-09-23 14:19:07 -03:00 |
|
Denis Isidoro
|
13446d9883
|
Prevent wait_for error (#46)
Fix #45
|
2019-09-23 14:15:19 -03:00 |
|
Denis Isidoro
|
3dae2ce14b
|
Fix typos
|
2019-09-23 11:33:43 -03:00 |
|
Denis Isidoro
|
a21f39ee64
|
Fix local readonly (#42)
Based on https://github.com/denisidoro/navi/pull/12 by @qubitrenegade
|
2019-09-23 09:05:47 -03:00 |
|
Denis Isidoro
|
b3f8e0b374
|
Improve test runner (#41)
|
2019-09-23 08:56:15 -03:00 |
|
Denis Isidoro
|
be92d158ad
|
Add install instructions again
|
2019-09-22 13:54:14 -03:00 |
|
Denis Isidoro
|
864391547a
|
Fix link
|
2019-09-22 12:14:33 -03:00 |
|
Denis Isidoro
|
638a3d2fc9
|
Fix preview
|
2019-09-22 12:10:51 -03:00 |
|
Denis Isidoro
|
77acda383d
|
Add option for searching online repositories (#38)
|
2019-09-22 11:52:10 -03:00 |
|
Jérémy CHABERNAUD
|
cbb2c66c00
|
Update kubernetes cheat
|
2019-09-22 11:09:47 +02:00 |
|
securisec
|
a6c1c2bb23
|
Create brew.cheat
|
2019-09-21 20:53:00 -04:00 |
|
Denis Isidoro
|
f853181f83
|
Bump to 0.7.0 (#32)
|
2019-09-21 20:16:20 -03:00 |
|
Denis Isidoro
|
324af72a0e
|
Add update script (#31)
|
2019-09-21 19:27:12 -03:00 |
|
Denis Isidoro
|
0df4b9123d
|
Fix linting (#30)
|
2019-09-21 19:24:09 -03:00 |
|
Denis Isidoro
|
44c4d9551f
|
Validate variable names (#29)
|
2019-09-21 19:21:46 -03:00 |
|
Denis Isidoro
|
d42d192bdd
|
Add preview window (#28)
Fix #21
|
2019-09-21 18:55:35 -03:00 |
|
Denis Isidoro
|
c8764ae224
|
Warn about fzf if not installed (#27)
Fix #13
|
2019-09-21 17:43:17 -03:00 |
|
Denis Isidoro
|
f1fee67a0f
|
Merge pull request #17 from d3d1rty/git-cheatsheet
This PR adds additional cheats to the git cheatsheet.
|
2019-09-21 17:35:34 -03:00 |
|
Denis Isidoro
|
d517fa6475
|
Merge pull request #14 from 3duard0/cheats-systemctl
Cheatsheet for handling systemctl services.
|
2019-09-21 17:35:03 -03:00 |
|
Denis Isidoro
|
ef8756c1fe
|
Merge pull request #15 from amacfie/patch-1
navi is probably better but cmdmenu is similar so maybe it could be listed as an alternative.
|
2019-09-21 17:33:26 -03:00 |
|
Denis Isidoro
|
6d971008dc
|
Fix $database typo in mysql cheatsheet (#26)
|
2019-09-21 17:32:35 -03:00 |
|
Denis Isidoro
|
fd9d9974e7
|
Prevent printing result in some cases with --no-interpolation (#25)
Fix #19 and #11
|
2019-09-21 17:29:46 -03:00 |
|
Denis Isidoro
|
9ef95ab2cc
|
Add double-quotes to arguments (#24)
|
2019-09-21 17:17:01 -03:00 |
|
Denis Isidoro
|
04539f3b94
|
Remove typos
|
2019-09-21 17:15:16 -03:00 |
|
Denis Isidoro
|
62d64c2e03
|
Remove dependency on brew in scripts/release (#23)
Fix #22
|
2019-09-21 17:14:52 -03:00 |
|
Richard Davis
|
442b6d0ecc
|
Added additional cheats for git
|
2019-09-21 12:17:47 -05:00 |
|
Andrew
|
61479886d0
|
Link to cmdmenu
|
2019-09-21 11:00:56 -04:00 |
|
Eduardo Seabra
|
696dba184e
|
Update version
|
2019-09-21 10:30:31 -03:00 |
|
Eduardo Seabra
|
2352c2f83a
|
Add cheats: systemctl
|
2019-09-21 10:27:59 -03:00 |
|
Denis Isidoro
|
1a111a97d6
|
Fix indentation (#8)
The code was indented using `dot code beautify`
Related: https://github.com/denisidoro/dotfiles
|
2019-09-20 20:08:13 -03:00 |
|
Denis Isidoro
|
0f2c95ce34
|
Configure welcome probot (#7)
|
2019-09-20 20:04:58 -03:00 |
|
Denis Isidoro
|
053d4de5af
|
Add icon (#6)
Icon created on https://designer.gravit.io/
|
2019-09-20 19:51:14 -03:00 |
|
Denis Isidoro
|
378cbcc5ad
|
Add one more motivation
|
2019-09-20 19:20:44 -03:00 |
|
Denis Isidoro
|
4906075c64
|
Request for contributions (#5)
|
2019-09-20 19:16:47 -03:00 |
|
Denis Isidoro
|
91d86076a4
|
License under AGPL-3 (#4)
Fix https://github.com/denisidoro/navi/issues/2
|
2019-09-20 19:08:45 -03:00 |
|
Denis Isidoro
|
f6b70d0821
|
Fix release script
|
2019-09-20 18:49:47 -03:00 |
|
Denis Isidoro
|
9351301e7e
|
Improve release script
|
2019-09-20 18:48:54 -03:00 |
|
Denis Isidoro
|
2bc52976c2
|
Add tests (#3)
|
2019-09-20 18:44:51 -03:00 |
|
Denis Isidoro
|
2fdb55f261
|
Fix typo
|
2019-09-20 16:10:02 -03:00 |
|