Dotfiles of Spaenny
Go to file
Philipp 03f7f55f28
Added more shortcuts for virtual desktops
2024-03-03 15:53:48 +01:00
dot_config Added more shortcuts for virtual desktops 2024-03-03 15:53:48 +01:00
dot_oh-my-zsh Added basic nvim config, replaced vim with nvim 2024-03-03 15:33:59 +01:00
dot_vim/plugged Added basic nvim config, replaced vim with nvim 2024-03-03 15:33:59 +01:00
README.md add README with basic instructions 2024-03-03 15:42:08 +01:00
dot_zshrc Added basic nvim config, replaced vim with nvim 2024-03-03 15:33:59 +01:00

README.md

Dotfiles from Spaenny

All needed Dotfiles to get my system back to a usable state

Install

Requirements

You will need atleast following packages for it to work

paru -S chezmoi nvim alacritty plasma-meta zsh

Getting started

For chezmoi to restore the old state you have to run following command.

chezmoi init --apply --verbose https://git.snrd.eu/Spaenny/dotfiles.git

WARNING: This will instantly apply my Dotfiles to your machine, for further information how todo this step by step checkout: chezmoi documentation