Go to file
Mika Suomalainen 44ea2c5d89 bashrc & zshrc: Add $HOME/.local to $PATH.
1. "python setup.py install --user" installs to .local.
2. Run command "ls /usr/local && ls ~/.local" and compare the two lines.

Output of the second command is
> bin  etc  games  include  lib  man  sbin  share  src
> share
for me.
2012-03-31 17:43:49 +03:00
.cat.sh gpg.conf: update the key. 2012-03-27 12:50:22 +03:00
.gitignore zshrc & bashrc: Add colours if $TERM is xterm. 2011-12-29 11:18:28 +02:00
bashrc bashrc & zshrc: Add $HOME/.local to $PATH. 2012-03-31 17:43:49 +03:00
gitconfig gitconfig: First commit. 2011-12-31 21:28:31 +02:00
gpg.conf gpg.conf: update the key. 2012-03-27 12:50:22 +03:00
README Remove executable bit from files 2012-01-10 17:27:35 +02:00
tmux.conf tmux.conf: mode-mouse is making me crazy. 2012-03-10 19:58:04 +02:00
vimrc vimrc: Use light background with gvim. 2012-03-23 18:13:17 +02:00
zshrc bashrc & zshrc: Add $HOME/.local to $PATH. 2012-03-31 17:43:49 +03:00

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