Mikaela Suomalainen 5811927ffe fix LC_ALL commits
9ba086d862aa29a8fc5d24210d8315f9780bb775 & ca6524346bf08a13e21c3e53c3c6c931d4c65440

According to @nyuszika7h this should work on both Linux and OS X without
having that check.
2014-09-25 15:35:47 +03:00
2014-08-04 20:27:33 +03:00
2014-07-04 21:55:13 +03:00
2012-12-21 14:50:51 +02:00
2014-09-25 15:35:47 +03:00
2014-08-10 15:18:52 +03:00
2014-07-04 21:55:13 +03:00
2014-09-25 15:35:47 +03:00
2014-05-28 19:11:56 +03:00
2014-06-20 21:08:31 +03:00
2014-06-08 12:02:12 +03:00
2014-06-08 12:02:12 +03:00
2014-06-23 18:28:59 +03:00
2014-08-10 17:44:10 +03:00
2014-08-28 14:15:25 +03:00
2014-06-08 12:05:49 +03:00
2014-09-25 15:35:47 +03:00

What is this?

This repository has my rc-files other things that I want to have everywhere.

Visit our IRC channel

Where does the name “shell-things” come from? / History

In the beginning this repository was only GitHub gist and contained only two files, bashrc.

Then I moved to zsh and abandoned .bashrc.

Some time after that I got need for having both files so I merged them into shell-things. At some point there came many other files from which some arent related to shells, but I dont want to rename it.

And why would I rename this? shell-things name is more unique than dotfiles and this has been shell-things for years.

How do I use this?

How you should use this.

The best way to use files things like this is to read them and copy-paste the things that look useful to you to your own files.

How you will most likely use this.

If you are lazy or want to copy me as much as possible, you will install git, curl and wget if you dont have them already and run

wget https://mkaysi.github.io/shell-things/shell-things.bash
source shell-things.bash
shell-things
source ~/.$(echo $SHELL|cut -d/ -f3)rc

To upgrade, simply run shell-things.

How I use this.

As I know everything that is in this repository, I simply do the above.

I know everything that is in this file and how it affects my environment and I want it, so I can do that.

Description
No description provided
Readme 14 MiB
Languages
Shell 88.2%
JavaScript 6.3%
Vim script 2.9%
CSS 1.3%
Lua 0.6%
Other 0.6%