Skip to content

ep4sh/.vim

Repository files navigation

.vim

Dot files I use everywhere

Getting started

cd ~
git clone git@github.com:ep4sh/.vim.git ~/.vim
ln -sf ~/.vim/.zshrc .zshrc
ln -sf ~/.vim/.vimrc .vimrc
ln -sf ~/.vim/.gitconfig.orig .gitconfig
ln -sf ~/.vim/.fzf.zsh .fzf.zsh
cp ~/.vim/.fzf .

Check lang-servers on coc-settings.json and install them

Open vim and install plugins:

:PlugInstall
:CocInstall

For Arch:

cat ~/.vim/arch.install

On MacOS additionally:

ln -sf ~/.vim/.zprofile.mac .zprofile

Brew install

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install node
brew install kubectl
brew install fzf
brew install minikube
brew install terraform
brew install zsh
brew install hyperkit
brew install docker
brew install k9s
brew install gcloud
brew tap hashicorp/tap
brew install hashicorp/tap/vault
brew install helm
brew install docker-compose
brew install rg
brew install grep

brew install go
brew install vagrant
brew install --cask virtualbox
brew install postgresql
brew tap ringohub/redis-cli
brew update && brew doctor\n\nbrew install redis-cli
brew install jq
brew install httpie
brew install dive
brew install fd
brew install gnupg
brew install iam-policy-json-to-terraform
brew install awscli
brew install tree
brew install wget
brew install weechat
brew install dpkg
brew install findutils
brew install coreutils
brew install graphviz
brew install hashicorp/tap/terraform-ls
brew install yq
brew install jwt-cli
brew install ncdu
brew install go-jsonnet

Books

I'm in love with books. If you want to thank me, just help me to buy books from the list

buy-me-a-book

About

Dot files I use everywhere

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published