madundead / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOTFILES

macOS

https://gist.github.com/sarthakpranesh/c4ba43a2f8e75518acedb9480087a3ee

# cli tools + rosetta
xcode-select --install
sudo softwareupdate --install-rosetta

# brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle install

# tmux plugins
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

$(brew --prefix)/opt/fzf/install # fzf ctrl + r

Arch

TBD

About


Languages

Language:Lua 40.1%Language:Shell 33.9%Language:Vim Script 13.2%Language:C 11.9%Language:Ruby 1.0%Language:Makefile 0.0%