igwtcode / dotfiles

my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my dotfiles

Setup Symlinks:

# to setup all symlinks at once
stow .

Tmux

once everything has been installed, it's time to run TPM, install first:

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

then run Ctrl+I to install all plugins

Homebrew:

cd homebrew

# Leaving a machine
brew leaves > leaves.txt

# Fresh installation
xargs brew install < leaves.txt

About

my dotfiles

License:MIT License


Languages

Language:Lua 89.2%Language:Shell 10.8%