Skip to content

Commit

Permalink
Merge pull request #62 from mariusz-blaszczak/add-few-links
Browse files Browse the repository at this point in the history
add k9s and gitui
  • Loading branch information
erikw committed Jun 5, 2024
2 parents 632c0d0 + a6fd645 commit 0280efd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Terminology:
* [The Julia Programming Language](https://julialang.org/) - High level, general-purpose dynamic programming language suited for numerical analysis and computational science
* :heavy_plus_sign: [VimBindings.jl](https://github.com/caleb-allen/VimBindings.jl) - A Julia package which emulates vim directly in the Julia REPL
* :white_check_mark: [k9s](https://k9scli.io/) - Kubernetes CLI tool with full VIM bindings
## E-Mail
* :white_check_mark: [Mutt](http://www.mutt.org/) - The vim of email, a TUI email client
Expand Down Expand Up @@ -304,6 +306,10 @@ Terminology:
[ui]
editor = vim
```
* :white_check_mark: [GitUI](https://github.com/extrawurst/gitui) - GitUI provides you with the comfort of a git GUI but right in your terminal.
* instruction how to enable vi bindings - https://github.com/extrawurst/gitui/blob/master/KEY_CONFIG.md
## Shells
Expand Down

0 comments on commit 0280efd

Please sign in to comment.