Commit graph

453 commits

Author SHA1 Message Date
Scott Wallace 0fe32453d8 Add Vim plugin handling to the software-install.sh script. 2016-03-07 08:15:55 +00:00
Scott Wallace feccba175d Add P7Zip to the install list. 2016-03-01 18:59:18 +00:00
Scott Wallace 98e078102e Apply a small cosmetic change. 2016-03-01 18:56:27 +00:00
Scott Wallace ab34d1f37f Add Jedi (Python autocomplete) to Vim. 2016-03-01 14:31:08 +00:00
Scott Wallace 30694fb142 Add 'pv'. 2016-03-01 10:23:04 +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 ece47778c0 Remove Dashlane and add 1Password and BT-Sync. 2016-02-29 08:36:10 +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 e16cad2e11 Re-order the brew cleanup as per the docs. 2016-02-18 15:20:27 +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 c6c67daf91 Update a display string. 2016-02-18 07:01:05 +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 5b4a73f178 Override the version of OpenSSH on Mac OS X. 2016-02-16 19:03:39 +00:00
Scott Wallace 0a8c6ea977 Add mobile-ssh (mosh) to the standard list of software. 2016-02-16 19:03:18 +00:00
Scott Wallace da0f34aee0 Replace htop with htop-osx. 2016-02-16 08:27:02 +00:00
Scott Wallace deb4c45a34 Add a cleanup section for Brew. 2016-02-09 08:30:03 +00:00
Scott Wallace 404410a131 Add sudo for Linux installs 2016-02-07 18:39:49 +00:00
Scott Wallace 4a3e6a5182 Add 'ss' to the install list for Linux. 2016-02-05 13:18:22 +00:00
Scott Wallace 40c6ef8560 Attempt to install software on Linux too. 2016-02-03 08:19:29 +00:00
Scott Wallace 3e073236db Fix software-install.sh to use the GNU version of readlink. 2016-02-01 08:53:31 +00:00
Scott Wallace 91c5e42803 Remove coreutils from path and alias for gitx. 2016-01-29 10:41:00 +00:00
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