terminal: Exchange fasd for zoxide

fasd is unmaintained and slower than zoxide. The transferral
was painless. I imported my old database and can continue as
before. It does not care about files but that is completely
fine for me. Same `z` invocation as before. Has the
'interactive' mode on `zi` which is also completely fine.
This commit is contained in:
Marty Oehme 2023-09-28 14:41:33 +02:00
parent bf2e74265c
commit 334f3032e8
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
5 changed files with 17 additions and 35 deletions

View file

@ -1,7 +1,17 @@
Name Description Source Target
adbfs-rootless-git fuse filesystem over adb tool for android devices, no device root required A
eslint An AST-based pattern checker for JavaScript R
arch-install-scripts Scripts to aid in installing Arch Linux R
blueberry Bluetooth configuration tool R
dotter-rs-bin A dotfile manager and templater written in Rust A
eza A modern replacement for ls (community fork of exa) R
feishin-appimage A modern self-hosted music player. A
git-delta Syntax-highlighting pager for git and diff output R
khal CLI calendar application built around CalDAV R
m4b-tool-bin A command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b A
qutebrowser-qt6-git A keyboard-driven, vim-like browser based on PyQt5 (Qt 6 branch) A
nodejs-markmap-cli Create markmaps (mindmaps from markdown) from CLI A
pv A terminal-based tool for monitoring the progress of data through a pipeline R
qpwgraph PipeWire Graph Qt GUI Interface R
texlive-latexextra TeX Live - LaTeX additional packages R
time Utility for monitoring a program's use of system resources R
toilet Free replacement for the FIGlet utility R
vifm A file manager with curses interface, which provides Vi[m]-like environment R
woeusb-ng Simple tool that enable you to create your own usb stick with Windows installer. A

1 Name Description Source Target
2 adbfs-rootless-git fuse filesystem over adb tool for android devices, no device root required A
3 eslint arch-install-scripts An AST-based pattern checker for JavaScript Scripts to aid in installing Arch Linux R
4 blueberry Bluetooth configuration tool R
5 dotter-rs-bin A dotfile manager and templater written in Rust A
6 eza A modern replacement for ls (community fork of exa) R
7 feishin-appimage A modern self-hosted music player. A
8 git-delta Syntax-highlighting pager for git and diff output R
9 khal CLI calendar application built around CalDAV R
10 m4b-tool-bin A command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b A
11 qutebrowser-qt6-git nodejs-markmap-cli A keyboard-driven, vim-like browser based on PyQt5 (Qt 6 branch) Create markmaps (mindmaps from markdown) from CLI A
12 pv A terminal-based tool for monitoring the progress of data through a pipeline R
13 qpwgraph PipeWire Graph Qt GUI Interface R
14 texlive-latexextra TeX Live - LaTeX additional packages R
15 time toilet Utility for monitoring a program's use of system resources Free replacement for the FIGlet utility R
16 vifm A file manager with curses interface, which provides Vi[m]-like environment R
17 woeusb-ng Simple tool that enable you to create your own usb stick with Windows installer. A