No description
Add keybindings for fzf to run keybindings like CTRL-T, CTRL-R, and ALT-C in zsh. From https://github.com/junegunn/fzf: > warning Key bindings (CTRL-T / CTRL-R / ALT-C) and fuzzy auto-completion may not be enabled by default. > Refer to the package documentation for more information. (e.g. apt-cache show fzf) Running `apt-cache show fzf` said: > Refer /usr/share/doc/fzf/README.Debian for quick instructions on how to add keybindings for Bash, Zsh, Fish to call fzf. This in turn said to add this line to `~/.zshrc`, or in my case, a new `fzf.zsh` file: source /usr/share/doc/fzf/examples/key-bindings.zsh |
||
|---|---|---|
| alacritty/.config/alacritty | ||
| bin/bin | ||
| composer/.composer | ||
| dconf/.config | ||
| git | ||
| nvim/.config/nvim | ||
| tmux | ||
| zsh | ||
| .gitignore | ||
| README.md | ||
dotfiles
My personal dotfiles, originally for macOS only but currently being adapted for use on Linux based systems (Ubuntu and Pop!_OS in particular) where needed.
Installation
stow alacritty bin composer dconf git nvim tmux zsh