Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions static/console/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ RewriteRule zshrc.local$ https://git.grml.org/f/grml-etc-core/etc/skel/.zshrc
RewriteRule zshenv$ https://git.grml.org/f/grml-etc-core/etc/zsh/zshenv
RewriteRule vimrc$ https://git.grml.org/f/grml-etc-core/etc/vim/vimrc
RewriteRule screenrc$ https://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic
RewriteRule screenrc_v4$ https://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic_v4
RewriteRule tmux.conf$ https://git.grml.org/f/grml-etc-core/etc/tmux.conf
AddDefaultCharset UTF-8
Loading