yratanov / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation common

Font: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip

ZSH:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>~/.zshrc
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

Installation MacOS

brew install alacritty neovim fzf rbenv ruby-build tmux tmuxinator gh koekeishiya/formulae/skhd
skhd --start-service

About


Languages

Language:Lua 76.0%Language:Shell 20.2%Language:Ruby 3.8%Language:Vim Script 0.1%