diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-20 16:44:22 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-20 16:44:22 +0100 |
commit | 6031a7a9204f11c2acc44ab33552576375ba8c28 (patch) | |
tree | 2478f35fd6abd9507ecbd325d516f3412ce44cd0 /.config/fzmp | |
parent | 926a1588d1f726e8bbe32f025f3bf04d076601b8 (diff) |
WIP remove oh-my-zsh
Diffstat (limited to '.config/fzmp')
-rw-r--r-- | .config/fzmp/conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/fzmp/conf b/.config/fzmp/conf new file mode 100644 index 0000000..22439c3 --- /dev/null +++ b/.config/fzmp/conf @@ -0,0 +1,3 @@ +default_view songs +full_song_format [[[%artist% - %album% / ][%title%]]|%file%] +fzf_options --ignore-case |