Config files for zsh, bash, tmux etc.
Plugins are handled by the antibody plugin manager. The script generate-sources.sh
will install and generate (static) paths to the plugin sources, this improves shell startup time significantly.
Some convenient shell navigation functions defined in zsh/zshrc
.
fzf is used for filtering for all three functions listed below and needs to be available in $PATH
.
Command | Description |
---|---|
c |
Browse a static list of shell bookmarks |
bkm |
Add current pwd to the bookmarks list |
r |
Browse "most recent" directories |
The r
command makes use of the z plugin to generate a list of the most frequently used directories, which is then sorted and piped to fzf
.
zsh
tmux
antibody
git
cmake
neovim
fzf
jq
pandoc
sox
ripgrep
fd
tree
htop
python
python@2
rbenv
youtube-dl
shellcheck
npm install -g backslide