Go to file
Mika Suomalainen 47d53949cf vimrc: Do some things. (See full commit message).
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 :)
2012-01-06 11:56:50 +02:00
.cat.sh vimrc: Add my vimrc to this shell-things. 2011-12-31 21:40:19 +02:00
.gitignore zshrc & bashrc: Add colours if $TERM is xterm. 2011-12-29 11:18:28 +02:00
README zshrc & bashrc: Add colours if $TERM is xterm. 2011-12-29 11:18:28 +02:00
bashrc bashrc & zshrc: SSHGuard and multiple keys are trying to make people crazy. 2011-12-31 22:11:01 +02:00
gitconfig gitconfig: First commit. 2011-12-31 21:28:31 +02:00
tmux.conf tmux.conf: Use screen-256color as $TERM . 2011-12-03 17:13:15 +02:00
vimrc vimrc: Do some things. (See full commit message). 2012-01-06 11:56:50 +02:00
zshrc bashrc & zshrc: SSHGuard and multiple keys are trying to make people crazy. 2011-12-31 22:11:01 +02:00

README

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