The Wayback Machine - http://web.archive.org/web/20210922225551/https://github.com/topics/dotfiles
Skip to content
#

dotfiles

Here are 13,369 public repositories matching this topic...

chezmoi
twpayne
twpayne commented Sep 16, 2021

Is your feature request related to a problem? Please describe.

Currently, chezmoi's CI runs tests in a Vagrant Box on macOS to test across multiple operating systems (#1418). Using Docker on Linux would be a faster and cheaper alternative.

Running tests on Fedora is particularly important as it's an extremely popular Linux distribution that uses a fundamentally different umask to Debian-b

Sohalt
Sohalt commented Feb 17, 2021

Issue description

I think it would be very useful to have an option to set aliases independent of a specific shell, similar to how environment.shellAliases in nixos works for all shells (bash, zsh, fish), so modules can set aliases without having to know if they should use programs.bash.shellAliases, programs.zsh.shellAliases, or programs.fish.shellAliases.

Not sure where to best

Improve this page

Add a description, image, and links to the dotfiles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dotfiles topic, visit your repo's landing page and select "manage topics."

Learn more