#
dotfiles
Legend goes, that dotfiles were invented when ls
used to skip files and directories starting with a .
(dot). As a result, files that begin with such a character were not shown when listing using ls
— i.e. it was a "hidden" file. Since dotfiles are usually user-specific, a predestined place for them is the $HOME
directory.
Commonly used files are for example: .bashrc
, .zshrc
or .vimrc
.
Here are 824 public repositories matching this topic...
bashrc, vimrc, gitconfig configured
-
Updated
Mar 16, 2017 - Python
Ansible role to install & configure git & packages that enchance git
-
Updated
Jan 28, 2017 - Python
Config files for my Arch Linux system. Qtile, Alacritty, Bash and the like.
-
Updated
Sep 6, 2023 - Python
Build your home directory brick by brick
dotfiles
toml
declarative
configuration
python3
dotfiles-manager
home-manager
dotfiles-macos
dotfiles-linux
-
Updated
May 15, 2024 - Python