Michael Lotz
d280260742
Add export to our default profile to ignore duplicate history entries.
...
Fixes enhancement #4156 .
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31953 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-29 23:49:16 +00:00
Axel Dörfler
9532f6844f
* Removed the "cd" to home in /etc/profile, made sure that Tracker/Deskbar are
...
started from /boot/home. This closes ticket #3090 .
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30674 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-08 14:29:29 +00:00
Jérôme Duval
07a283fec3
* added bash_completion 20060301, it should be cleaned up.
...
* enable bash_completion loading in etc/profile. this fixes on the second part #2886 .
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30233 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-17 22:05:11 +00:00
Axel Dörfler
f70cad5cf8
* Added "shopt -s checkwinsize" to our /etc/profile. This fixes bug #2514 ,
...
thanks Adrian!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28772 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-12-03 21:23:04 +00:00
Ingo Weinhold
9b0eb8c8f4
Removed "lal" alias and added "-A" to "ll" instead.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28193 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-16 21:34:15 +00:00
Ingo Weinhold
96490327ca
Removed superfluous and wrong (history forward and backward search was
...
swapped) key bindings.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26026 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-19 14:25:26 +00:00
François Revol
0dacda17d5
A space after the prompt really helps selecting only the command with double-click in Terminal.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25185 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-26 15:56:01 +00:00
Ingo Weinhold
425b1199b0
I don't know, if that makes is less almost-ksh compatible, but whence
...
(aka which) now returns 1 when it cannot find a specified command.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25169 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-26 00:50:21 +00:00
François Revol
4d49ac789d
Added my most used aliases: m=more and lal=ls -lA.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24112 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-25 13:19:29 +00:00
Axel Dörfler
a381c8a063
Added more or less standard aliases for "ls -l" (ll) and "ls -A" (la).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24111 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-25 12:52:16 +00:00
Axel Dörfler
3955cf3678
We're now using the --color option for "ls" by default which enables
...
colored output on capable terminals.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11353 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-12 04:05:27 +00:00
Axel Dörfler
0c7e169a8c
Forgot to switch to the home directory.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9937 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-12 16:45:14 +00:00
Axel Dörfler
1583190bd8
Added initial version of some scripts for the boot process.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9776 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-03 16:36:40 +00:00