My default user profile
Go to file
tracer 0b726fe252 Delete 'lsd/Darwin/lsd' 2023-04-04 19:41:19 +02:00
cdbm changed README.md 2020-01-07 09:22:35 +01:00
lsd/Linux Delete 'lsd/Darwin/lsd' 2023-04-04 19:41:19 +02:00
.gitconfig added dotfiles 2019-11-11 04:48:47 +01:00
.p10k.zsh removed contect prefix 2023-03-25 11:38:58 +01:00
.vimrc chenged color, fixed typo in README.md 2022-07-05 13:19:50 +02:00
.zprofile modified aliases to play nicer with lsd 2020-07-08 13:47:21 +02:00
.zshrc added powerlevel10k theme 2023-03-24 19:00:53 +01:00
README.md Update 'README.md' 2023-04-04 19:40:00 +02:00
cobalt2.zsh-theme added cobalt2 theme 2023-03-24 14:13:33 +01:00
install.sh added cdbm Darwin binary 2020-01-07 09:01:11 +01:00
setup.sh added powerlevel10k theme 2023-03-24 19:02:08 +01:00

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)

user prompt
original image, 1.8M

root shell
original image, 1.7M

vim
original image, 5.9M

CHANGES:

added brew instal … removed lsd from precompiled Darvon binaries