Skip to content

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 --recusive git://github.com/unindented/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

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

Meta

Contributors

Daniel Perez Alvarez (daniel@unindented.org)

License

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