AV | Install asdf on Arch/Manjaro with Oh-My-Zsh
alanvardy.com › post › asdf-on-archJun 01, 2019 · Set your local language for a project (and create your .tool-versions file in the root) # asdf install language version asdf local ruby 2.6.3. and your global version. # asdf install language version asdf install ruby 2.6.3. don’t forget to add your .default-gems file in your home directory! It will install the specified gems every time you ...
Zsh with oh-my-zsh - QA - Manjaro Linux Forum
forum.manjaro.org › t › zsh-with-oh-my-zshOct 24, 2020 · That last line is to disable the warning about shared file permissions…. If we want to apply that config to our current user we can simply perform as current user: cp /etc/skel/.zshrc* ~. Note: If we want this all to be installed in some other location then simply change all occurrences of /opt/oh-my-zsh in the above steps with the wanted path.
Oh My Zsh - a delightful & open source framework for Zsh
https://ohmyz.sh"Dropping bash for ZSH and the Oh-My-ZSH (@ohmyzsh) framework has made me much more comfortable in the terminal. It’s been about a year of using it now and I keep learning new things about it. 10/10 would recommend" ahmedkidwai "As others have said and I’ll say as well, install @ohmyzsh. It takes ...