All Projects → mrtazz → dotfiles

mrtazz / dotfiles

Licence: other
collection of my dotfiles

Programming Languages

Vim Script
2826 projects
go
31211 projects - #10 most used programming language
shell
77523 projects
ruby
36898 projects - #4 most used programming language
Roff
2310 projects
Batchfile
5799 projects

dotfiles

Overview

This is my collection of dotfiles. They are mostly used on macOS, FreeBSD, and GitHub codespaces.

Installation

There is a makefile which sets up symlinks from the home directory. It prepends a dot to all files. Use it by running:

make install

There is also a command to uninstall the symlinks. Since this is potentially hazardous, rm is invoked to prompt for each file entry and only works on symlinks:

make uninstall
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].