Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

280 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

The goal of this dotfiles setup is to provide a fully portable shell with all cool things with a single entry point. That means that it won't crap all over your home directory with a bunch of dot-dirs and symlinks like other dotfile ditributions.

Installation

Clone this repo somewhere:

git clone git@github.com:rwz/dotfiles.git muh-dotfiles

Change your shell to shell from dotfiles:

sudo chsh -s /path/to/muh-dotfiles/shell $USER

And you're done.

Ghostty

Ghostty on macOS reads its config from ~/Library/Application Support/com.mitchellh.ghostty/. Symlink it to the version in this repo:

mkdir -p ~/Library/Application\ Support/com.mitchellh.ghostty
ln -sf "$PWD/ghostty/config.ghostty" ~/Library/Application\ Support/com.mitchellh.ghostty/config.ghostty

(Run from the root of this repo.)

Uninstall

Change your shell to whatever it was before:

chsh -s /bin/bash

About

muh dotfiles

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages