Install Guide
Clone the repository to
~/.dotfiles
:git clone https://github.com/sagojez/.dotfiles.git ~/.dotfilesInstall Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Install FiraCode Nerd Font
Install
Brewfile
cd ~/.dotfiles/brew && brew bundleInstall jabba and setup coursier:
curl -sL https://github.com/Jabba-Team/jabba/raw/main/install.sh | bash && . ~/.jabba/jabba.shjabba install openjdk@1.17-0jabba alias default openjdk@1.17.0coursier setupbrew uninstall --ignore-dependencies javaInstall
oh my zsh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"Install
fast-syntax-highlighting
git clone https://github.com/zdharma-continuum/fast-syntax-highlighting.git \${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlightingInstall
zsh-autosuggestions
andgit clone
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestionsgit clone https://github.com/paulirish/git-open.git $ZSH_CUSTOM/plugins/git-openInstall cargo:
curl https://sh.rustup.rs -sSf | shInstall colorls:
sudo gem install colorlsMake sure you have created the following directories:
mkdir ~/Developer/ && mkdir ~/Developer/Work/ && mkdir ~/Developer/Learn/Install kitty:
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdinInstall atuin:
curl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | shStow the folders:
stow nvim && stow zsh && stow k9s && stow kitty && stow aerospace && stow atuin && stow ideavimInstall applications: