Ahmet Alp Balkan
b3732b309e
Update README.md
2019-02-06 10:20:55 -08:00
Tariq Ibrahim
1356c37cc0
Fix typos in readme doc. ( #126 )
...
* Fix typos in readme doc.
* fix typos
2019-01-30 12:20:37 -08:00
Jonathan Liuti
b6e918b084
Remove --with-short-names from doc ( #120 )
...
First measure to avoid confusing people.
see #112
2019-01-13 14:56:24 -08:00
Eric Bailey
4a7d7cf025
README.md: add fish completion installation hint ( #106 )
...
This should work for most users anyway.
2018-12-21 20:30:46 -08:00
Ahmet Alp Balkan
121f15d1d3
Update README.md
2018-10-16 20:15:36 -07:00
Ahmet Alp Balkan
21a1e1e963
Add ga-beacon
2018-10-16 20:15:01 -07:00
Mitchell Turner
6811a5f03c
Added example of using bash completion ( #86 )
...
Added example using bash completion.
Example clones into `~/.kubectx` for people who don't want to make modifications outside of `$HOME`.
2018-09-16 23:31:35 -07:00
Ahmet Alp Balkan
41296a5fcf
README: fix typo in ln cmd for zsh comp
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2018-09-05 15:26:17 -07:00
schnatterer
34a9e100c8
README: Install completion for zsh & Linux ( #80 )
2018-09-04 15:59:34 -07:00
Oliver
ccc077b6c5
allow disabling interactive mode with fzf ( #82 )
...
Introduce KUBECTX_IGNORE_FZF for both kubectx/kubens to force-disable
attempt to enable interactive mode and lookup for fzf(1).
2018-08-31 15:39:43 -07:00
Ahmet Alp Balkan
8df92316d6
add support for interactive selection with fzf ( #74 )
...
Present a fuzzy search choice in "kubectx" and "kubens" commands without
arguments.

Fixes #71 .
2018-08-22 10:08:13 -07:00
Ahmet Alp Balkan
bc46739ab5
add note about NO_COLOR
2018-08-06 12:20:51 -07:00
Ihor Dvoretskyi
5144c0f958
Debian releases information added
...
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
2018-07-19 23:03:25 +00:00
Ihor Dvoretskyi
11336883cb
Debian releases information added
...
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
2018-07-19 23:00:17 +00:00
Ihor Dvoretskyi
b1324570ad
Debian releases information added
...
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
2018-07-19 22:58:08 +00:00
Ihor Dvoretskyi
5f4160766d
Debian package installation information added
...
As the package is currently available for Debian Buster and Sid, the brief installation information added.
2018-07-18 22:53:09 +03:00
Prabhu Jayakumar
a97ab8367d
Update Readme
2018-06-08 00:35:45 +05:30
Prabhu Jayakumar
9beb1a1587
Configure highlight color for current context & namespace using environment variable
2018-06-05 23:29:08 +05:30
Ahmet Alp Balkan
2799a9e331
Fix indentation to 80 chars, make title Arch Linux
2018-04-28 16:34:57 -07:00
Filip Weiss
d61654cb39
add Arch AUR note to the readme
2018-04-28 00:34:00 +02:00
Ahmet Alp Balkan
d906013970
Fix readme.md
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2018-04-10 09:45:57 -07:00
Ahmet Alp Balkan
07583efe3d
Update -h message in README.md
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2018-04-04 12:32:37 -07:00
Ahmet Alp Balkan
80336137bd
Merge pull request #32 from shiroyasha/installation-steps-linux
...
Example installation steps on Linux
2018-03-30 10:26:18 -07:00
Jon Mosco
b188f4da88
Incorporate utils.bash into each executable to help simplify packaging
...
for Linux and other platforms. This adds to PR #32
remove unused functions
2018-03-15 12:34:18 -04:00
Igor Šarčević
57893cb668
Example installation steps on Linux
2018-03-10 13:17:09 +01:00
Ahmet Alp Balkan
8da629d98e
Update README.md
2018-03-01 10:27:55 -08:00
Ahmet Alp Balkan
b2992aa0df
Update readme to add fish completion support
2018-01-18 10:18:50 -08:00
Ahmet Alp Balkan
12575f8ce4
Update README.md
2018-01-12 15:30:38 -08:00
Ahmet Alp Balkan
46d4236f1a
Update README.md
2018-01-12 15:29:57 -08:00
Ahmet Alp Balkan
7ae68ada83
Update README.md
2018-01-02 14:58:33 -08:00
Clement Demonchy
e3ceb14db5
Update README.md
...
Correct typo soemwhere -> somewhere
2017-12-20 14:16:28 +01:00
Ahmet Alp Balkan
d613c37c16
Update README.md
2017-12-12 10:34:58 -08:00
Ahmet Alp Balkan
61f1aa8fd7
Update README.md
2017-12-12 10:34:44 -08:00
Ahmet Alp Balkan
8390860474
Update README.md
2017-11-17 10:15:31 -08:00
Ahmet Alp Balkan
394288edc0
Update README.md
2017-11-15 12:49:33 -08:00
Ahmet Alp Balkan
dc6d2e57b3
README.md: Add user testimonials
2017-11-15 12:48:05 -08:00
Ahmet Alp Balkan
aa215b9eeb
Update installation instructions for non-macOS
2017-11-15 12:41:03 -08:00
Ahmet Alp Balkan
e82879a185
Update README.md
2017-11-09 14:15:52 -08:00
Ahmet Alp Balkan
ed2afa7572
Add GIFs to README.md
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-10-24 12:32:22 -07:00
Ahmet Alp Balkan
e7131add7a
Add Stargazers chart
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-10-22 19:22:23 -07:00
Ahmet Alp Balkan
fd91e53d1f
🎉 kubectx is now in homebrew-core 🎊
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-06-29 14:12:46 -07:00
Ahmet Alp Balkan
572b3e83d9
Refactor completion descriptions on README
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-05-16 22:12:57 -07:00
Ahmet Alp Balkan
8dec9cf004
Document --with-short-names
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-05-16 22:05:52 -07:00
Ahmet Alp Balkan
d441505348
Add kubens tool for namespace switching
...
Fixes #1 . Now kubectx also ships with kubens.
Extracted utility functions to a utils.bash file, loaded
from ../include/utils.bash.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-05-16 19:06:58 -07:00
Ahmet Alp Balkan
d1c04555f4
Update readmes
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-04-26 09:49:46 -07:00
Ahmet Alp Balkan
27712e8967
Update README.md
2017-04-04 12:41:33 -07:00
Ahmet Alp Balkan
81cd522d7d
Use bash completion for zsh completion
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-04-04 12:40:57 -07:00
Ahmet Alp Balkan
17b32b1f64
Add basic bash completion
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-04-04 12:29:27 -07:00
Ahmet Alp Balkan
ad4b22b8c3
Update README.md
2017-03-31 09:45:55 -07:00
Ahmet Alp Balkan
67812fb320
Update README.md
2017-03-30 11:09:29 -07:00