Scott Wallace
|
4c136f40a1
|
Fix PROMPT_COMMAND again (2)
|
2019-01-16 11:59:13 +00:00 |
|
Scott Wallace
|
d9b1024bac
|
Fix PROMPT_COMMAND again
|
2019-01-16 11:52:40 +00:00 |
|
Scott Wallace
|
ce181b636f
|
Don't clobber any existing PROMPT_COMMAND variable
|
2019-01-15 08:50:45 +00:00 |
|
Scott Wallace
|
d5f2a969e9
|
Only include iTerm2 Bash integration if on Darwin
|
2019-01-12 14:31:32 +00:00 |
|
Scott Wallace
|
16d501bbcc
|
Remove _ssh() alias.
|
2018-09-04 10:03:08 +01:00 |
|
Scott Wallace
|
541d8de23d
|
Load Bash quicker by deferring completion loading until the end and backgrounding
|
2018-09-02 11:23:53 +01:00 |
|
Scott Wallace
|
9ca7cf7c6d
|
Replace htop with glances.
|
2018-07-15 06:38:56 +01:00 |
|
Scott Wallace
|
3f544b3cb3
|
Fix SSH command for GIT.
|
2018-07-11 09:25:55 +01:00 |
|
Scott Wallace
|
e44adbb0b6
|
Use a better SSH screen launcher.
|
2018-07-10 16:03:41 +01:00 |
|
Scott Wallace
|
f49c4af5fd
|
Update GOPATH to the home directory.
|
2018-02-14 19:44:39 +00:00 |
|
Scott Wallace
|
4f25a33991
|
Reset the terminal after connecting with GNU Screen.
|
2017-11-01 13:36:02 +00:00 |
|
Scott Wallace
|
8554ff16df
|
Don't error if screen isn't available.
|
2017-09-15 09:17:49 +01:00 |
|
Scott Wallace
|
5b6f5f8bed
|
Correctly export the ssh function.
|
2017-09-04 15:58:05 +01:00 |
|
Scott Wallace
|
a8b39be7c7
|
Add timestamp to bash history.
|
2017-09-04 10:41:47 +01:00 |
|
Scott Wallace
|
c8ffc3b746
|
Add another attempt at always using GNU Screen on remote hosts.
|
2017-08-25 19:08:07 +01:00 |
|
Scott Wallace
|
baa9ea8ec8
|
Add 'tree' and an alias.
|
2017-08-05 16:34:49 +01:00 |
|
Scott Wallace
|
65ac7cf70e
|
Remove archy.
|
2017-08-05 16:30:30 +01:00 |
|
Scott Wallace
|
6bde68854b
|
Try not to limit BASH's history retention.
|
2017-05-19 08:28:04 +01:00 |
|
Scott Wallace
|
133fc23466
|
Have OS X ps have a forest-style output.
|
2017-04-24 09:07:00 +01:00 |
|
Scott Wallace
|
ec3ba1be8d
|
Add alias for vi to use vim.
|
2016-10-05 14:30:59 +01:00 |
|
Scott Wallace
|
06a3215f64
|
Set default EDITOR to vim.
|
2016-08-30 14:31:47 +01:00 |
|
Scott Wallace
|
a94e115bbf
|
Remove the alias for vi/vim.
|
2016-08-26 09:04:54 +01:00 |
|
Scott Wallace
|
c5e533299e
|
Add keyword 'function' in front of function definitions.
|
2016-07-28 16:05:50 +01:00 |
|
Scott Wallace
|
329584c585
|
Fix psgrep command alias.
|
2016-07-20 12:28:38 +01:00 |
|
Scott Wallace
|
d08f02d8a2
|
Tidy up the function aliases (2).
|
2016-07-19 14:16:51 +01:00 |
|
Scott Wallace
|
23a21a68ad
|
Tidy up the function aliases.
|
2016-07-19 14:14:24 +01:00 |
|
Scott Wallace
|
6266c05c66
|
Fix psgrep function declaration.
|
2016-07-16 17:19:43 +01:00 |
|
Scott Wallace
|
784826ff43
|
Convert alias commands to functions.
|
2016-07-16 16:46:14 +01:00 |
|
Scott Wallace
|
940c3c3e2f
|
Use vim, when possible.
|
2016-06-22 11:59:43 +01:00 |
|
Scott Wallace
|
9d315b6ee1
|
Alias du and sort to use GNU versions.
Add an alias, 'space' to show disk usage in the current directory.
|
2016-06-22 11:38:34 +01:00 |
|
Scott Wallace
|
8f76e879b4
|
Add code to exit .bashrc on non-interactive shells.
|
2016-06-16 10:26:36 +01:00 |
|
Scott Wallace
|
a2521e8e83
|
Fix the bash history appending.
|
2016-06-10 18:19:31 +01:00 |
|
Scott Wallace
|
8b9ef9d66c
|
Add iTerm2 shell integration.
|
2016-06-10 18:17:00 +01:00 |
|
Scott Wallace
|
478c397cd4
|
Attempt to install 'psgrep' but use an alias if not found.
|
2016-04-08 08:40:05 +01:00 |
|
Scott Wallace
|
6dea6758a4
|
Add an alias for datafart.
|
2016-04-07 10:23:08 +01:00 |
|
Scott Wallace
|
baebf72cd0
|
Re-add IP resolution to Archey.
|
2016-04-06 16:33:47 +01:00 |
|
Scott Wallace
|
54d39dec5c
|
Add an alias, psgrep.
|
2016-04-04 09:17:58 +01:00 |
|
Scott Wallace
|
158b05543b
|
Only set HOMEBREW_GITHUB_API_TOKEN if it makes sense.
|
2016-03-15 19:51:36 +00:00 |
|
Scott Wallace
|
6e2ad13953
|
Remove the automated software update.
|
2016-03-11 10:12:04 +00:00 |
|
Scott Wallace
|
f5ebe82448
|
Prevent errors popping up on non-OS X machines.
|
2016-03-08 20:10:52 +00:00 |
|
Scott Wallace
|
2e84bef1b0
|
Re-add HOMEBREW_GITHUB_API_TOKEN after accidental removal.
|
2016-03-07 22:04:48 +00:00 |
|
Scott Wallace
|
3063819931
|
Have the software-install.sh script do 'the lot' and call once per day from .bashrc.
|
2016-03-07 21:23:56 +00:00 |
|
Scott Wallace
|
f26f5ee125
|
Add some more funky brew bits.
|
2016-03-01 10:20:34 +00:00 |
|
Scott Wallace
|
5ae9bc7b18
|
Don't error on non-OS X machines.
|
2016-02-29 18:24:19 +00:00 |
|
Scott Wallace
|
25a74facd5
|
Use proper Bash completion.
|
2016-02-29 11:52:27 +00:00 |
|
Scott Wallace
|
e45ff2b1cf
|
Remove home-grown Git Bash completion and use the 'built-in'.
|
2016-02-29 08:35:32 +00:00 |
|
Scott Wallace
|
b54173118e
|
Ensure HOMEBREW_GITHUB_API_TOKEN is expored to work.
|
2016-02-26 22:03:11 +00:00 |
|
Scott Wallace
|
2d7c5a2ed4
|
Stop setuid on htop and alias to sudo htop instead.
|
2016-02-18 15:20:21 +00:00 |
|
Scott Wallace
|
9eaca61c4c
|
Asthetics.
|
2016-02-18 08:43:13 +00:00 |
|
Scott Wallace
|
c02eedcbdb
|
Merge branch 'master' of github.com:scottwallacesh/dotfiles
|
2016-02-18 08:41:16 +00:00 |
|