|
2a2aead69c
|
.bashrc: Fix setting of term title
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-05-18 13:05:35 +03:00 |
|
|
0d7b9ac425
|
.bashrc: Re-enable history saving
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-05-17 22:49:47 +03:00 |
|
|
066f5a99a2
|
.bashrc: ignorespace -> ignoreboth
ignoreboth will ignore commands starting with space as well as dup-
licate commands.
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-05-17 22:34:12 +03:00 |
|
|
fcf1e381c2
|
.bashrc: Add common commands to HISTIGNORE
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-05-17 22:32:20 +03:00 |
|
|
e2e131a370
|
.bashrc: Disable aggressive history rewriting
Doesn't quite work the way you'd expect, need to find time to play
with this more.
Signed-off-by: Alan Orth <alan.orth@gmail.com>
|
2014-04-30 10:52:17 +03:00 |
|
|
772f2a96e2
|
Revert ".bashrc: Use nicer fonts in Java apps"
This reverts commit bc2cce7f31 .
Set this in /etc/environment instead so GUI apps can get it
|
2013-09-17 11:53:52 +03:00 |
|
|
bc2cce7f31
|
.bashrc: Use nicer fonts in Java apps
|
2013-08-07 11:58:24 +03:00 |
|
|
eca2387586
|
.bashrc: Use HISTCONTROL to ignore commands starting with a space
|
2013-08-05 15:25:50 +03:00 |
|
|
656a377571
|
.bashrc: Add -F to ls
This will add indicators to entries to show their classifications,
such as / for directories and @ for symlinks.
|
2013-07-15 16:27:51 +03:00 |
|
|
754a6803f5
|
.bashrc: Set the terminal titlebar to "user@machine: pwd"
|
2013-06-18 15:05:37 +03:00 |
|
|
a13bf8bbde
|
.bashrc: Add check window size
|
2013-06-17 17:59:51 +03:00 |
|
|
8151b68bf2
|
.bashrc: We must export variables so children can access them
Child processes like `crontab -e` couldn't see that we wanted to
use vim for our editor, as the variable wasn't exported.
|
2013-06-14 12:40:28 +03:00 |
|
|
c2fca72887
|
Add .bashrc
|
2013-06-08 23:32:09 +03:00 |
|