Skip to content

karlssonkennneth/system_setup

Repository files navigation

My Configuration

This repository contains my configuration files that I want to share between my machines.

I am staring with GNU Stow, the long term plan is to switch to Home Manager at some point

Start with installing everything in the Brewfile

Brew

After stowing the Brew folder

brew bundle install

Looks for ~/Brewfile and installs its contents

GNU Stow

Create folders for the different configurations that you want and run:

$ stow "folder"

For instance if you want to add the configuration for .zshrc:

$ stow zsh

Zsh

Install oh-my-zsh https://ohmyz.sh/#install

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

powerlevel10k

brew install powerlevel10k
echo "source $(brew --prefix)/share/powerlevel10k/powerlevel10k.zsh-theme" >>~/.zshrc

Yazi

Install theme for Yazi

ya pack -a BennyOe/tokyo-night

Python

About

Dotfiles, Python requirement file, Brewfile etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors