autojump out, fasd in

This commit is contained in:
Fred Klassen 2023-02-08 09:34:06 -08:00
commit 8849d094d4
No known key found for this signature in database
GPG key ID: E9E2149793BDE17E
3 changed files with 18 additions and 24 deletions

View file

@ -24,10 +24,10 @@ macOS
```
* Configure iTerm2 to use one of the nerd fonts (I like hack)
* needed for `oh-my-zsh` module `autojump`
* needed for `oh-my-zsh` module `fasd`
```shell
brew install autojump
brew install fasd
brew install terminal-notifier
brew install thefuck
```
@ -46,7 +46,7 @@ Linux
* install some terminal tools
```(shell)
sudo apt install exa autojump thefuck tmux
sudo apt install exa fasd thefuck tmux
```
* install [Tilex](https://gnunn1.github.io/tilix-web/)