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 |
|
Scott Wallace
|
98f4757a38
|
More SSH Agent playing.
|
2016-02-18 08:40:56 +00:00 |
|
Scott Wallace
|
451d745b19
|
Change SSH Agent stuff to re-use existing sockets.
|
2016-02-18 08:34:38 +00:00 |
|
Scott Wallace
|
8a26e29218
|
Fallback to reading the password from the commandline.
|
2016-02-18 08:20:25 +00:00 |
|
Scott Wallace
|
c22fa4760b
|
Add HOMEBREW_GITHUB_API_TOKEN (via encrypted keys).
|
2016-02-18 08:10:00 +00:00 |
|
Scott Wallace
|
a0cfe41380
|
Add function to decrypt secrets.
|
2016-02-18 08:03:43 +00:00 |
|
Scott Wallace
|
ab1abfe496
|
Simplified SSH interaction.
|
2016-02-17 10:49:03 +00:00 |
|
Scott Wallace
|
89d0686a43
|
Change to the new SSH key.
|
2016-02-16 20:42:14 +00:00 |
|
Scott Wallace
|
b1b217cde8
|
Add comments.
|
2016-02-16 20:19:31 +00:00 |
|
Scott Wallace
|
5257725a34
|
Remove fully-qualified paths from SSH commands.
|
2016-02-16 20:17:41 +00:00 |
|
Scott Wallace
|
4871fe2f4a
|
Fix a typo when checking for an SSH agent.
|
2016-02-16 20:17:12 +00:00 |
|
Scott Wallace
|
91c4fe431c
|
Use a new method for prepending to the PATH variable.
|
2016-02-16 19:20:07 +00:00 |
|
Scott Wallace
|
91c5e42803
|
Remove coreutils from path and alias for gitx.
|
2016-01-29 10:41:00 +00:00 |
|
Scott Wallace
|
2f282fe51f
|
Ensure the htop check does not produce errors when not installed.
|
2016-01-27 15:57:19 +00:00 |
|
Scott Wallace
|
f386bb22b8
|
Move the bash completion sourcing to before setting $PS1.
|
2016-01-27 15:51:13 +00:00 |
|
Scott Wallace
|
fad55152dc
|
Use 'htop' when possible.
|
2016-01-27 15:49:34 +00:00 |
|
Scott Wallace
|
6a01d5e0f1
|
Move the bash interactive shell check to before the setting of $PS1.
|
2016-01-26 20:12:31 +00:00 |
|
Scott Wallace
|
0c2ced2fcb
|
Add some 'date' commands to the 'brew update' logs.
|
2016-01-26 19:27:57 +00:00 |
|
Scott Wallace
|
631a23fd28
|
Ensure bind commands are only performed in interactive shells.
|
2016-01-26 16:00:53 +00:00 |
|
Scott Wallace
|
83f52531f9
|
Add comment for the sourcing of a local bashrc.
|
2016-01-26 15:49:00 +00:00 |
|
Scott Wallace
|
ed51725a6e
|
Update Bash RC script to ensure background process runs silently.
|
2016-01-26 15:45:17 +00:00 |
|