Skip to content

What do you want from me?

Notifications You must be signed in to change notification settings

painhardcore/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dot files

Outdated ofcourse. Just mine files. Nothing interesting here. use painhardcore as username

Some brew packages for the setup

brew install powerlevel10k
brew install zsh-autosuggestions
brew install coreutils curl git
brew install asdf
brew install gpg
brew install tmux
brew install fzf
brew install ripgrep

little bit of zsh setup

git clone --depth 1 https://github.com/unixorn/fzf-zsh-plugin.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/fzf-zsh-plugin

Work related

brew tap hashicorp/tap
brew install hashicorp/tap/vault
brew install jq

Tweak to avoid problems with different tools and universal config

cd /Users/
sudo ln -nfs kotey painhardcore