Skip to content

Commit

Permalink
Install McFly
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnewmark committed Jul 22, 2021
1 parent 7a7e2d0 commit 85ec330
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/shell/.config/fish/config.fish
Expand Up @@ -69,6 +69,12 @@ direnv hook fish | source

zoxide init fish | source

## McFly integration

mcfly init fish | source
set -gx MCFLY_KEY_SCHEME vim
set -gx MCFLY_FUZZY true

## Color Theme

# Nord colors are taken from the https://github.com/arcticicestudio/nord/issues/102
Expand Down
1 change: 1 addition & 0 deletions modules/shell/default.nix
Expand Up @@ -18,6 +18,7 @@
links
lm_sensors
lsof
mcfly
procs
(ripgrep.override { withPCRE2 = true; })
rsync
Expand Down

0 comments on commit 85ec330

Please sign in to comment.