Sie können den folgenden Befehl eingeben oder die dynamischere Methode verwenden, die je nach Aktualisierungen dasselbe oder Ähnliches ausführt:
- Gehen Sie in das Anwendungsmenü unter iTerm2> Install Shell Integration.
- Gehen Sie das Hilfedialogfeld für das Dienstprogramm durch.
- Gehen Sie den Dialog durch, um diesen Befehl auszuführen.
⋊> ~ curl -L https://iterm2.com/misc/install_shell_integration_and_utilities.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2694 100 2694 0 0 16995 0 --:--:-- --:--:-- --:--:-- 16943 Make sure you have fish 2.2 or later. Your version is: fish, version 2.5.0 Downloading script from https://iterm2.com/misc/fish_startup.in and saving it to /Users/jsmall/.iterm2_shell_integration.fish... Checking if /Users/jsmall/.config/fish/config.fish contains iterm2_shell_integration... Downloading imgcat... Downloading it2dl... Adding aliases... Done. -------------------------------------------------------------------------------- The next time you log in, shell integration will be enabled. You will also have these commands: imgcat filename Displays the image inline. it2dl filename Downloads the specified file, saving it in your Downloads folder. ⋊> ~
- ITerm2 neu laden
Kein Fehler mehr :)
Nur ein wenig verwandter, aber nicht notwendiger Link: GitHubGist - victor-torres / uninstall_shell_integration.sh