Skip to content

Add some reasonable default configs for kernel images #35

@achimnol

Description

@achimnol
  • Shell
    • Uncomment set convert-meta off in /etc/inputrc to allow output of 8-bit characters
    • Run locale-gen en_US.UTF-8 and set LANG environment variable so that bash can handle multi-byte UTF-8 characters correctly. (e.g., backspace should delete each Unicode char like a single char.)
  • Vim
    • Add terminal encoding and indentations to /etc/vim/vimrc.local
    • Note: /etc/vim/vimrc and /usr/share/vim/vim74/debian.vim already has syntax highlighting, eol, nocompatible settings.

More to come.

Metadata

Metadata

Assignees

Labels

enhancementmajorMajor issue to solve in current milestone.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions