Skip to content

hhsl/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles repository

Trying to keep track of settings on different mashines

Dependencies

brew install zsh stow eza jandedobbeleer/oh-my-posh/oh-my-posh fnm

Optional Dependencies

brew tap FelixKratz/formulae
brew install sketchybar tmux koekeishiya/formulae/skhd koekeishiya/formulae/yabai
skhd --start-service
yabai --start-service

Install tmux catppuccin theme

mkdir -p ~/.config/tmux/plugins/catppuccin
git clone -b v2.1.3 https://github.com/catppuccin/tmux.git ~/.config/tmux/plugins/catppuccin/tmux

Install Sketchybar App Font

Sketchybar App Font

Install configs

./setup.sh

Help

If zsh config is not loaded try adding this to ~/.zprofile

export XDG_CONFIG_HOME="$HOME/.config"
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"

About

Trying to keep track of settings on different mashines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages