Scott Wallace
|
487f65de0b
|
Add block of code to setuid certain binaries.
|
2016-01-28 18:43:32 +00:00 |
|
Scott Wallace
|
6e6a7e1128
|
Remove GoPro Studio from the installation set.
|
2016-01-28 18:41:38 +00:00 |
|
Scott Wallace
|
1e64400df2
|
Add some comments.
|
2016-01-28 18:40:42 +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
|
ea9c37d795
|
Ensure the software-install.sh script only runs on Mac OS X.
|
2016-01-27 15:55:53 +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 |
|
Scott Wallace
|
92b942eaa7
|
Comment update.
|
2016-01-26 15:41:35 +00:00 |
|
Scott Wallace
|
cbabcbaf4b
|
Ensure Homebrew is kept up to date on a regular basis.
|
2016-01-26 15:39:41 +00:00 |
|
Scott Wallace
|
30148f515f
|
Create default set of directories.
|
2016-01-26 15:38:37 +00:00 |
|
Scott Wallace
|
b57182a8d0
|
Ignore non-tracked files.
|
2016-01-26 15:37:56 +00:00 |
|
Scott Wallace
|
b479f3a69b
|
Add the install of XQuartz.
|
2016-01-25 10:15:29 +00:00 |
|
Scott Wallace
|
ae584074e4
|
Rename the software installation script.
Add installation of 'brew' and other base packages.
|
2016-01-24 12:42:52 +00:00 |
|
Scott Wallace
|
ebfc3b31b8
|
Added Yubikey (Neo) tools to the Brew Cask install script.
|
2016-01-24 10:07:01 +00:00 |
|
Scott Wallace
|
ac00cc227e
|
Initial check-in of 'brew cask install ...' script for auto-populating Macs with software.
|
2016-01-24 10:01:44 +00:00 |
|
Scott Wallace
|
db598d5180
|
Add a script to quickly convert MOV to MP4 format.
|
2016-01-04 21:17:05 +00:00 |
|
Scott Wallace
|
a18e46221a
|
Remove Sublime Text 3 config, etc.
|
2015-11-30 11:09:57 +00:00 |
|
Scott Wallace
|
cccca6bfa1
|
Add some more ST3 packages.
|
2015-11-04 19:46:41 +00:00 |
|
Scott Wallace
|
bfc8b82efb
|
Add the 'subl' command to the PATH.
|
2015-11-04 19:07:49 +00:00 |
|
Scott Wallace
|
4a1738cfde
|
Add Python linter.
|
2015-11-04 18:56:53 +00:00 |
|
Scott Wallace
|
215d5c5380
|
Add some Sublime Text config for dotfiles.
|
2015-11-04 18:31:17 +00:00 |
|
Scott Wallace
|
93c73667d4
|
Abbreviate Vim mode entries.
|
2015-10-26 20:52:22 +00:00 |
|
Scott Wallace
|
aa1a43c12d
|
Move from vim-airline to lightline and switch to the 'hybrid' colour scheme.
|
2015-10-26 20:32:51 +00:00 |
|
Scott Wallace
|
aea9a53f6a
|
Re-bind CTRL-T to search forward in history.
|
2015-10-26 15:30:01 +00:00 |
|
Scott Wallace
|
47e5e6e3d6
|
Fix a small bug with the SSH agent launch test.
|
2015-10-13 19:54:30 +01:00 |
|
Scott Wallace
|
3d46e6c304
|
Remove mouse-mode from Vim and put cut-n-paste back to 'normal'.
|
2015-10-05 07:52:18 +01:00 |
|
Scott Wallace
|
b781c652ed
|
Merge branch 'master' of github.com:scottwallacesh/dotfiles
|
2015-09-30 08:40:49 +01:00 |
|
Scott Wallace
|
f2ad5eb8d0
|
Set vim to use unnamed clipboard so yanks go to the system clipboard.
|
2015-09-30 08:39:58 +01:00 |
|
Scott Wallace
|
f77aef9779
|
Provide a mechanism to allow hostname completion for any command.
Added:
- ssh
- scp
- ftp
- ping
- telnet
- curl
- nc
|
2015-09-29 20:59:44 +01:00 |
|
Scott Wallace
|
8cfcd70408
|
Add auto-completion for scp.
|
2015-09-29 20:56:02 +01:00 |
|
Scott Wallace
|
10d8d833bd
|
Make 'git history' alias backward compatible.
|
2015-09-29 20:21:08 +01:00 |
|
Scott Wallace
|
56e206ab74
|
Ensure a noop if we have an ssh-agent environment configured.
|
2015-09-29 19:49:49 +01:00 |
|
Scott Wallace
|
8fd9f6a8e3
|
Ensure ssh-agent is running and a default key is added.
|
2015-09-29 19:41:04 +01:00 |
|
Scott Wallace
|
69c05d0b37
|
Revert "Add the launch of tmux, if available."
This reverts commit 77e9a05e9c .
|
2015-09-23 23:05:34 +01:00 |
|
Scott Wallace
|
2313fe22d1
|
Ensure tmux windows start numbering from 1.
|
2015-09-23 22:48:31 +01:00 |
|
Scott Wallace
|
f1238300d5
|
Add a tmux config file.
|
2015-09-23 22:40:50 +01:00 |
|
Scott Wallace
|
77e9a05e9c
|
Add the launch of tmux, if available.
|
2015-09-23 22:10:35 +01:00 |
|
Scott Wallace
|
c894899c2a
|
Disable auto-quit of iTerm2 on last window close.
|
2015-09-23 20:12:54 +01:00 |
|
Scott Wallace
|
7b0d835022
|
Update iTerm2 to allow window resizing.
|
2015-09-23 20:02:09 +01:00 |
|
Scott Wallace
|
0bbdc495f3
|
Remove window number from iTerm2 window title.
|
2015-09-23 18:39:39 +01:00 |
|
Scott Wallace
|
63df85f5bf
|
Added iTerm2 config.
|
2015-09-23 14:50:40 +01:00 |
|
Scott Wallace
|
bcb9372262
|
Change flush-dns script to be a bit neater.
|
2015-09-15 19:58:46 +01:00 |
|
Scott Wallace
|
52ffbcf0e7
|
Revert the no-ff Git change.
|
2015-09-15 19:39:44 +01:00 |
|
Scott Wallace
|
22afd81596
|
Change to a better Mac-friendly DNS flush method.
|
2015-09-15 19:38:24 +01:00 |
|
Scott Wallace
|
9193348356
|
Add a Git alias for a detailed log output.
|
2015-09-14 18:33:10 +01:00 |
|