mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
47d53949cf
1. Disable Vi compatibility. 2. Enable smartcase. 3. Enable hidden Copied from http://items.sjbach.com/319/configuring-vim-right 4, Set leader key as , 5. Enable longer history. 6. Extend % matching. 7. Make tab filler more useful. 8. Set terminal title (it will probably help with tmux) 9. Set visualbell to not get Vim beep very much mode :) |
||
---|---|---|
.cat.sh | ||
.gitignore | ||
bashrc | ||
gitconfig | ||
README | ||
tmux.conf | ||
vimrc | ||
zshrc |
Shell things by Mika Suomalainen (Mkaysi). This repository contains some things which I always need with terminal. bashrc, zshrc and tmux config file. DISCLAIMER: Author of this git repository is not responsible for any data loss or any other harms, which might happen because of these files. Author: Mika Suomalainen (Mkaysi). License: There aren't any license, but please mention that I created this and where did you get this file. If something is copy-pasted here from somewhere, it reads in that file. Original sources: GitHub: https://github.com/Mkaysi/shell-things