In the great tradition of sharing dotfiles, this repository contains various configuration files for Unix and Linux software.
curl -fsSL https://raw.githubusercontent.com/heussd/dotfiles/main/.install.sh | bashwget -O- https://raw.githubusercontent.com/heussd/dotfiles/main/.install.sh | bash"customizations": {
"vscode": {
"settings": {
"dotfiles.repository": "https://github.com/heussd/dotfiles",
"dotfiles.targetPath": "~/.dotfiles",
"dotfiles.installCommand": ".install.sh",
}
}
}This repository was inspired by many different sources. Here are the most relevant ones: