Skip to content

Commit

Permalink
Add k9s support (lra#1612)
Browse files Browse the repository at this point in the history
* Create k9s.cfg

* Update readme and changelog

* Update README.md

* Update CHANGELOG.md

Co-authored-by: Laurent Raufaste <[email protected]>
  • Loading branch information
dfang and lra authored Oct 29, 2021
1 parent 701ceb4 commit 3427528
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- Added support for Affinity Publisher (via @EpicKris)
- Added support for MTMR (via @dec0dOS)
- Added support for Rocket (via @revolter)
- Updated support for k9s (via @dfang)

## Mackup 0.8.32

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ See the [README](doc/README.md) file in the doc directory for more info.
- [Julia](http://julialang.org)
- [Jumpcut](http://jumpcut.sourceforge.net/)
- [Jupyter](http://jupyter.org/)
- [K9s](https://github.com/derailed/k9s)
- [k9s](https://k9scli.io/)
- [Kaggle](https://kaggle.com/)
- [Kaleidoscope](http://www.kaleidoscopeapp.com/)
- [Karabiner Elements](https://github.com/tekezo/Karabiner-Elements)
Expand Down
4 changes: 2 additions & 2 deletions mackup/applications/k9s.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[application]
name = K9s
name = k9s

[configuration_files]
.k9s
.k9s/config.yml

0 comments on commit 3427528

Please sign in to comment.