tracer 6ffd40a3c7 | ||
---|---|---|
cdbm | ||
lsd | ||
.gitconfig | ||
.p10k.zsh | ||
.vimrc | ||
.zprofile | ||
.zshrc | ||
README.md | ||
cobalt2.zsh-theme | ||
install.sh | ||
setup.sh |
README.md
Some sane defaults for git, zsh (using oh-my-zsh) and vim.
Install needed packages:
apt install git vim zsh netcat
From your users root, execute:
git clone git@git.24unix.net:tracer/dotfiles.git .config/dotfiles
To install oh-my-zsh run:
sh .config/dotfiles/install.sh
To copy the config files run:
sh .config/dotfiles/setup.sh
Also included is cdbm from Mike Schilli, details can be found here: https://www.linux-magazin.de/ausgaben/2019/09/snapshot-18/
(included is a precompiled binary for Linux AMD64, Darwin (macOS) and the source code)