Commit Graph

789 Commits

Author SHA1 Message Date
57bd402736 Quote path to pip command 2020-04-26 22:01:26 +01:00
25a76bf1e4 Remove defunct path_helpers script 2020-04-26 21:59:59 +01:00
ab88f2cb66 Improve shell start-up time by lazy-loading various tools 2020-04-26 21:59:25 +01:00
4f4ac73ca3 Fix typo with launching app if not running 2020-04-08 11:24:43 +01:00
b0b7085cbb Rewrite linux-toggle-app script
Main big change/fix is that it will only activate windows belonging to
the specified process. Before it would activate any window with a
matching title, regardless of what process it belonged to.
2020-04-08 00:14:19 +01:00
f36d68cdff Update shell setup for python with macOS specific logic 2020-04-08 00:13:40 +01:00
b6743bd1c3 Improve reliability of linux-toggle-app script 2020-04-07 14:20:57 +01:00
56098b406c Update tpm submodule 2020-04-07 11:58:13 +01:00
815c4e0323 Update linux-toggle-app executable 2020-04-07 11:57:22 +01:00
07438d46b1 Add support for manually install rbenv 2020-04-07 01:23:53 +01:00
8abfd0f818 Always run emacs in 24bit color mode in terminal 2020-04-07 01:01:25 +01:00
1f3f3f39ad Customize emacs and emacsclient aliases on linux 2020-04-07 00:55:45 +01:00
43f5ad7d93 Add support for linuxbrew (Homebrew for Linux) 2020-04-07 00:55:45 +01:00
4c2c4418e1 Move zplug cache and repos directories to ~/.local/zsh/zplug
Instead of keeping them within the dotfiles repo itself.
2020-04-07 00:55:45 +01:00
a434e678b9 Update Brewfile 2020-03-30 21:47:19 +01:00
e4022dd77d Update list of golang global packages 2020-03-30 21:46:38 +01:00
3d376d9ff2 Add grip to python packages 2020-03-15 23:56:37 +00:00
af8bcd446d Use plurar or singular form 2020-03-15 02:42:30 +00:00
0bd7c3bf7b Remove stupid blank line 2020-03-14 23:34:50 +00:00
d283d3f6f0 Update and cleanup install.sh 2020-03-14 23:27:55 +00:00
58489096ef Update Homebrew-related bitbar scripts 2020-03-14 23:26:37 +00:00
f55a087fe1 Fix PATH setup on macOS 2020-02-22 18:14:58 +00:00
80c77c8c2b Refactor shell setup into ~/.zshenv and ~/.zshrc files
It was time to split the environment related stuff out to ~/.zshenv,
leaving my ~/.zshrc file specifically for setup of interactive shells.
2020-02-22 14:27:19 +00:00
d283fc9474 Add mermaid.cli to nodejs packages 2020-02-20 23:59:52 +00:00
d3d1691af9 Remove old actions from install.sh 2020-02-16 20:56:05 +00:00
b898a974bf Remove .emacs.d submodule, add install script task to clone config
Instead of keeping my emacs config as a submodule of my dotfiles, I've
decided to completely disconnect them, and instead just plain clone my
emacs config separately.
2020-02-16 20:56:04 +00:00
8f0e53db4c Update install.sh script 2020-02-16 20:56:04 +00:00
5550470537 Add fontawesome to Brewfile 2020-02-16 20:40:27 +00:00
c38ebc6967 Fix logrotate launchd config 2020-02-06 21:21:38 +00:00
2640964cb8 Update and fix bitbar scripts 2020-02-06 21:20:58 +00:00
7358c889bc Add macos-battery-exporter script and launchd config
It reads and exports battery metrics for Prometheus.
2020-02-06 21:19:36 +00:00
2737f5f1d1 Add coreutils to Brewfile 2020-02-02 23:44:35 +00:00
02cd1b51eb Enable 24bit color support for Emacs in Terminal 2020-02-02 23:43:47 +00:00
1713b45170 Add prettier plugins to list of standard node packages 2020-01-30 23:25:29 +00:00
9ed9e58cfc Update macos_cloudflared playbook 2020-01-26 11:03:36 +00:00
c727ee55fd Tweak global keybindings on noct 2020-01-26 11:02:28 +00:00
f11eb4e0d3 Add some actually useful macOS playbooks 2020-01-11 15:10:04 +00:00
d701574f45 Add yamllint to python packages 2019-12-27 22:42:24 +00:00
1aefb225bc Refactor various install_*_global_packages functions 2019-12-27 22:37:03 +00:00
e7ef71b49a Install Ansible via pip instead of Homebrew
When installed via Homebrew, it seemed not possible to make molecule
work correctly. So instead we install both ansible and molecule via pip,
and everything works.
2019-12-27 22:33:12 +00:00
e97ab272ec fix(osx): Hibernation aliases now work correctly 2019-12-16 14:26:07 +00:00
bb4294e272 Add WireGuard to Brewfile 2019-12-16 14:26:07 +00:00
491c1f79c6 Update rubocop.yml for more recent versions of rubocop 2019-12-12 12:42:06 +00:00
9ce2c27df2 Update emacs.d submodule 2019-12-12 12:41:45 +00:00
b4c69444b0 Update emacs.d submodule 2019-11-22 17:01:01 +00:00
4c7731e332 Update various things in Brewfile 2019-11-22 17:00:47 +00:00
6f4efb5a39 Update emacs.d submodule 2019-11-22 16:57:21 +00:00
9cfc2f0205 Update Brewfile
- Remove args from aspell, it seems it always installs all language
  dictionaries now.
- Remove args from global, they're not there, and I don't know what the
  package does instead now, cause I've hardly ever used global.
- Switch from Beta to Stable versions of Firefox.
- Remove no longers supports args from the ffmpeg install command.
- Remove witgui, it's formula has been removed due to the download
  website using reCAPTCHA before you can download the file.
2019-11-01 17:05:32 +00:00
eff3cb53af Update emacs.d submodule 2019-11-01 17:05:16 +00:00
2518ee4c4f Update zplug submodule 2019-11-01 17:03:52 +00:00