1
0
Fork 0
Linux dotfiles
Find a file
2025-12-02 18:58:03 +01:00
font OMZ / Powerlevel10k shell combination 2022-05-21 02:02:50 +02:00
.p10k.zsh show user@hostname in remote sessions 2022-05-21 02:26:51 +02:00
.screenrc OMZ / Powerlevel10k shell combination 2022-05-21 02:02:50 +02:00
.tmux.conf OMZ / Powerlevel10k shell combination 2022-05-21 02:02:50 +02:00
.vimrc OMZ / Powerlevel10k shell combination 2022-05-21 02:02:50 +02:00
.zsh_aliases alias quick connects 2025-08-17 18:40:52 +02:00
.zshenv zshenv update 2025-09-28 02:43:57 +02:00
.zshrc removed conda init 2025-12-02 18:58:03 +01:00
install.sh chore: add installer opt to skip package installation --s 2025-11-23 13:46:27 +01:00
README.md README update 2025-05-05 21:15:35 +02:00
uninstall.sh uninstaller updated 2025-05-05 21:14:09 +02:00

Installation

Download and change folder

cd ~
git clone https://git.unbk.net/henning/dotfiles.git

cd dotfiles

Run install

./install.sh

Uninstallation

Change to dotfiles folder

cd ~/dotfiles

Run uninstaller

./uninstall.sh