942dd697e85ece10df9d03e8bffc31e0a5f9fd91
Some sane defaults for git, zsh (using oh-my-zsh), vim and tmux.
Install needed packages:
Linux:
apt install git vim zsh lsd tmux
macOS:
brew install git vim lsd tmux
From your users home directory (~/), execute:
git clone gitea@git.24unix.net:tracer/dotfiles.git .config/dotfiles
To install oh-my-zsh and symlink the config files run:
sh .config/dotfiles/install.sh
This replaces the managed dotfiles in your home directory (.zshrc, .zprofile, .vimrc, .gitconfig, .p10k.zsh, and ~/.config/tmux).
Description
Languages
Shell
61.1%
Lua
38.9%


