An open API service indexing awesome lists of open source software.

https://github.com/dincertekin/dotfiles

Configuration & Settings for every setup I own.
https://github.com/dincertekin/dotfiles

dotfiles privacy-protection vscode-configs vscode-settings windows-settings

Last synced: 7 months ago
JSON representation

Configuration & Settings for every setup I own.

Awesome Lists containing this project

README

          

# dotfiles
> User-specific application configuration is traditionally stored in so called dotfiles (files whose filename starts with a dot). It is common practice to track dotfiles with a version control system such as Git to keep track of changes and synchronize dotfiles across various hosts. There are various approaches to managing dotfiles (e.g. directly tracking dotfiles in the home directory v.s. storing them in a subdirectory and symlinking/copying/generating files with a shell script or a dedicated tool)


from https://wiki.archlinux.org/title/Dotfiles

## Installation
Use executable files to auto-install. *(.ps1, .exe etc.)*
Or for manual-installation you can copy and paste config files.

## Operating Systems
[Windows Settings](windows/)

## Applications
[Visual Studio Code](.vscode/)