Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 1.22 KB

README.md

File metadata and controls

72 lines (51 loc) · 1.22 KB

dotfiles

Config files for zsh, bash, tmux etc.

zsh

Plugins

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.

Navigation

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.

Tools

Shell

zsh
tmux
antibody

Command line

Core

git
cmake
neovim
fzf
jq
pandoc
sox
ripgrep
fd
tree
htop

Language

python
python@2
rbenv

Misc

youtube-dl
shellcheck

npm

npm install -g backslide