Skip to content
/ dotfiles Public

πŸ‘¨πŸ»β€πŸ”§ My .files

Notifications You must be signed in to change notification settings

bahlo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dotfiles

My personal dotfiles.

Installation

First, install Homebrew. Then run this script:

# Clone this repository
git clone [email protected]:bahlo/dotfiles "$HOME/.dotfiles"

# Install Homebrew dependencies
cd "$HOME/.dotfiles" && brew bundle

# Create a .config directory
mkdir -p "$HOME/.config"

# Link the Fish config
ln -s "$HOME/.dotfiles/.fish" "$HOME/.config/fish"

# Link Helix config
ln -s "$HOME/.dotfiles/helix" "$HOME/.config/helix"

# Link Tmux config
ln -s "$HOME/.dotfiles/.tmux.conf" "$HOME/.tmux.conf"

About

πŸ‘¨πŸ»β€πŸ”§ My .files

Topics

Resources

Stars

Watchers

Forks