An open API service indexing awesome lists of open source software.

https://github.com/aracki/configs

Carefully selected aliases for Git, Docker, Kubernetes and stuff
https://github.com/aracki/configs

aliases bash fish

Last synced: 23 days ago
JSON representation

Carefully selected aliases for Git, Docker, Kubernetes and stuff

Awesome Lists containing this project

README

          

# configs
Carefully selected aliases and configs that accelerates my productivity.

## Included files
* `~/.aliases`
* `~/.vimrc`
* `~/.config/fish/config.fish`
* `~/.config/fish/functions/fish_user_key_bindings.fish` (enables fzf reverse search; check [this](https://github.com/junegunn/fzf/blob/master/shell/key-bindings.fish))

## Fish kube prompt
Install [fish-kube-prompt](https://github.com/aluxian/fish-kube-prompt#install) and modify `__kube_prompt.fish` file based on examples.