Enable JavaScript to use search. / 検索を使用するには JavaScript を有効にしてください。
Posts with #zsh
Fri, March 14, 2025
2 min read
Uninstalling Fig and Installing zsh-autosuggestions
A walkthrough of switching from Fig to zsh-autosuggestions for terminal autocompletion.
read more →
Sat, April 4, 2020
[oh-my-zsh] How to Fix 'Insecure completion-dependent directories detected'
Resolving oh-my-zsh's Insecure completion-dependent directories warning with chmod 755.
Wed, November 19, 2014
[Zsh] oh-my-zsh Installation and Configuration Method
Installing oh-my-zsh, enabling plugins and custom configs, and dodging the PATH pitfall.
Tue, November 9, 2021
1 min read
Solution for oh-my-zsh 'The `osx` plugin is deprecated and has been renamed to `macos`'
Fixing the oh-my-zsh warning about the deprecated osx plugin by renaming it to macos in .zshrc.