/dotfiles

My dotfiles, managed with yadm.io

Primary LanguageShell

omz bashit emacs.d omf fzf yadm subtree add --prefix .oh-my-zsh https://github.com/robbyrussell/oh-my-zsh.git master --squash yadm subtree add --prefix .oh-my-zsh/custom/plugins/fzf-z https://github.com/andrewferrier/fzf-z.git master --squash yadm subtree add --prefix .oh-my-zsh/custom/plugins/zsh-autosuggestions https://github.com/zsh-users/zsh-autosuggestions.git master --squash yadm subtree add --prefix .oh-my-zsh/custom/plugins/zsh-completions https://github.com/zsh-users/zsh-completions.git master --squash yadm subtree add --prefix .oh-my-zsh/custom/plugins/zsh-syntax-highlighting https://github.com/zsh-users/zsh-syntax-highlighting.git master --squash