My dotfiles
Find a file
2024-05-24 13:56:34 +02:00
.config/alacritty use catppuccin theme for alacritty 2024-05-17 16:33:07 +02:00
.local/share/fonts Add JetBrains nerd fonts 2024-05-17 16:30:03 +02:00
.gitconfig initial commit 2024-05-16 21:36:45 +02:00
.p10k.zsh Add powerlevel10k config 2024-05-17 16:34:25 +02:00
.tmux.conf remove date_time from tmux 2024-05-17 18:10:23 +02:00
.zshrc Add emacs bin dir to PATH 2024-05-24 13:56:34 +02:00
README.md Add README with fzf instructions 2024-05-17 16:47:22 +02:00

fzf

If your zsh startes with the message unknown option: --zsh, your fzf version is too old. Install fzf with version 0.48.1 or later.

You can download fzf from junegunn/fzf.

Extract the tar.gz file and copy fzf to /usr/local/bin or any location on your $PATH.