Dotfiles icon indicating copy to clipboard operation
Dotfiles copied to clipboard

My Linux desktop environment

Results 4 Dotfiles issues
Sort by recently updated
recently updated
newest added

Add a script in the repository to interactively install the configuration files per group. This should significantly improves deployment time. (optional) Include a short documentation of what each group affects...

feature

On some distributions if Matsui CPP is installed alongside GCC, the default behaviour for xrdb will be to prefer `mcpp` over GNU's `cpp`. However, GCC supports more preprocessor directives than...

bug

Home and End keys (probably along other keys) does not work in zsh, tested on Fedora 28 in urxvt. This is most likely due to the `TERM` environment variable not...

bug

The current shell should display the currently selected branch. # Targeted shells: - zsh - bash (optional) # Features wanted - display branch - display changes (optional) # Example ```...

feature