Commit Graph

57 Commits

Author SHA1 Message Date
0f3daefb2e add contributing section 2021-03-19 16:36:59 +00:00
06756ed90c add ogvt completions 2021-03-15 16:54:18 +00:00
062034e147 flesh out docs 2021-03-11 21:26:21 +00:00
c2a8825b21 show options 2021-03-11 16:51:09 +00:00
15c39c7efe add doc for k 2021-03-11 16:29:03 +00:00
05b501dbad expand completion docs 2021-03-11 15:40:09 +00:00
09db13f5d3 remove dup titles 2021-03-11 14:43:28 +00:00
140479ef83 add titles to everything 2021-03-11 14:42:00 +00:00
f8ffc334f8 link file names for exporting 2021-03-10 23:59:52 +00:00
247c052c6c add revert_diffs() to openbsd.ksh 2021-03-10 23:29:44 +00:00
9039960258 add message about defaulting to not remove 2021-03-10 23:15:52 +00:00
ba1fb5a6ef sync got commands with man page, retain order this time 2021-03-10 23:13:30 +00:00
1bde32abb6 execute keychain 2021-01-05 18:01:50 +00:00
410c87cae7 Add keychain extension. 2021-01-05 17:55:02 +00:00
f85d8fded0 detect the branch to use 2020-10-02 14:13:07 +00:00
4203badd3a add got-clean 2020-09-29 14:47:38 +00:00
f15c0035bd remove unused var 2020-09-22 17:48:09 +00:00
07d82930c3 Add got-commit-v to "emulate" git's 'commit -v' operation using tmux 2020-09-22 17:46:40 +00:00
6eb46c9ff7 shorten got-push a bit more, fix prompt format 2020-09-15 21:12:58 +00:00
c9f27cbaa5 check if we actually got repo info 2020-09-15 18:33:51 +00:00
e36a8e8a4e simplify got-push by switching to "got info" 2020-09-15 18:17:16 +00:00
110c609fc2 add fzf doc 2020-08-29 02:59:52 +00:00
d898f86d81 flesh out some more fzf features 2020-08-29 02:58:09 +00:00
e5a6aeb185 add pkgup helper extension 2020-08-24 22:20:38 +00:00
c922fb9f71 add port_grep and update doc 2020-08-24 14:54:54 +00:00
3c06bc9d76 add got-sync, update docs 2020-08-24 14:54:37 +00:00
17e9dde6e6 Update readme to reflect current extensions/completions 2020-08-24 14:02:24 +00:00
a4b8901a91 add completions for mpc 2020-08-19 22:31:53 +00:00
4cbf7e178d Add basic PS1 support for got. 2020-08-16 13:58:33 +00:00
c127e14d46 quote args 2020-08-06 13:08:02 +00:00
ceb983279d Import known host parser from @uwerler. 2020-08-04 03:03:35 +00:00
9626a34259 Add extensions for got. 2020-07-29 14:01:27 +00:00
967657a774 Add completions for got. Bonus points because this commit is via got! 2020-07-29 13:44:14 +00:00
cfdbd111d6 sort 2020-07-19 08:42:25 -06:00
c243b46ab0 Add doc for openbsd extension 2020-07-19 08:36:10 -06:00
fd610b74e7 Doc nocolor, git-prompt 2020-07-19 08:26:26 -06:00
9b6deff64b add readmes for prompts 2020-07-19 08:15:07 -06:00
a674b0b98c add readme files for everything 2020-07-19 08:07:12 -06:00
6b9318464f add cdw to cd to WRKSRC in a port 2020-07-19 07:37:53 -06:00
0d606cb5fc add doc lines for easier doc generation 2020-07-19 07:37:29 -06:00
fe375305a0 update example 2020-07-19 07:37:05 -06:00
bff517e027 fix var name 2020-07-19 07:36:56 -06:00
eda1c267f7 add check for OHMYHSK_DIR 2020-07-17 16:41:30 -06:00
ef405dac20 add plan9 style prompt 2020-07-17 07:30:04 -06:00
6e0571866e fix "loaded" logic
- add loaded logic to completions
- add reload for completions and extensions
2020-07-17 07:12:22 -06:00
6bbdc662fc make h command usable 2020-07-16 20:27:25 -06:00
c0fcd411e0 run check in a subshell 2020-07-16 10:40:09 -06:00
c45c838e1a example 2020-07-16 08:30:02 -06:00
6cf39947f0 update readme completions 2020-07-16 08:26:50 -06:00
18b7a77b82 update og openbsd example 2020-07-16 08:13:08 -06:00