Skip to content

These are my dotfiles.

License

Notifications You must be signed in to change notification settings

unindented/dotfiles

Repository files navigation

Dotfiles

These are my dotfiles. There are many like them, but these are mine.

Screenshot of terminal

Installation

Clone this repo into your home directory as .dotfiles and run the install.sh script:

git clone --recursive git://github.com/unindented/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

It will symlink the appropriate files in .dotfiles to your home directory.

macOS

If you're on macOS and have Homebrew installed, you can run the following to install all the apps declared in Brewfile:

brew bundle

You can also run the macos.sh script to tweak some macOS settings:

./macos.sh

Meta

Contributors

Daniel Perez Alvarez ([email protected])

License

Copyright (c) 2024 Daniel Perez Alvarez (unindented.org). This is free software, and may be redistributed under the terms specified in the LICENSE file.

About

These are my dotfiles.

Topics

Resources

License

Stars

Watchers

Forks