Commit Graph

29 Commits (pre-nix)

Author SHA1 Message Date
Bo Jeanes cbdacbd7bc
Update freshrc 2021-11-18 11:10:21 +11:00
Bo Jeanes b22171074f Fix after hook in freshrc
Doing `test && cmd` means that the command as a whole fails if the test
fails, which causes Fresh to think the hook failed. Using a proper
conditional (or suffixing `|| true`) would have done the trick.
2020-10-25 08:45:19 +11:00
Bo Jeanes e4c38e95d8 Drop into tmux before p10k instant prompt
Otherwise tmux doesn't think it is inside a tty MOST of the time.
2020-10-24 19:22:54 +11:00
Bo Jeanes 385ff29089 Start or join tmux session when SSHing into server 2020-10-24 18:36:06 +11:00
Bo Jeanes b6ed73162c Only generate .tool-versions when ASDF is installed 2020-10-24 17:54:25 +11:00
Bo Jeanes d968f08ef2 Generate .tool-versions with latest installed 2020-10-24 17:49:35 +11:00
Bo Jeanes 0367b771db Add global Rubocop config
It is based on the one I developed while CTO at Covidence, but with a
few additions since then.
2020-08-24 14:32:22 +10:00
Bo Jeanes f2bc9fe158 Switch ZSH prompt to P10K 2020-05-26 13:35:21 +10:00
Bo Jeanes f1a146d9b4 Switch {zsh,fast}-syntax-highlighting 2020-05-26 13:33:59 +10:00
Bo Jeanes bf32c1357d Configure git credential helper under WSL
TODO make this a `git config` command so it is naturally idempodent.
2020-05-04 14:28:15 +10:00
Bo Jeanes 1fdbb88e66 Re-arrange configuration of local gitconfig 2020-05-04 14:27:37 +10:00
Bo Jeanes 11a193fafa Load local config 2020-05-04 14:26:54 +10:00
Bo Jeanes 6d54f020c7 Configure `asdf` versions 2020-04-03 16:07:22 +11:00
Bo Jeanes ef83444e56 Start porting Bash configs to Fresh management 2020-04-03 10:47:33 +11:00
Bo Jeanes ef5dc4fc33 Add some more bins to dotfiles 2020-04-03 10:47:33 +11:00
Bo Jeanes cb51dd7e75 Improve ZSH completions loading 2020-04-03 10:47:33 +11:00
Bo Jeanes 2c0385ee10 Make ZSH plugin loading a bit more consistent 2020-04-03 10:47:33 +11:00
Bo Jeanes c628d7e885 Fix issue with unbound variable 2020-04-02 14:17:05 +11:00
Bo Jeanes e9573599a1 [fresh] Allow skipping vim plugin updates in fresh 2019-09-08 12:09:29 +10:00
Bo Jeanes 91604629fa Fix indent 2019-09-08 12:08:19 +10:00
Bo Jeanes 428621c274 Collect ctags definitions from all over 2019-08-29 13:23:57 +10:00
Bo Jeanes a5469b2a39 Work around freshrc bug / missing feat 2019-08-29 13:23:49 +10:00
Bo Jeanes 43b4edd9f5 Update (Neo)Vim plugins after running Fresh 2019-08-29 12:44:11 +10:00
Bo Jeanes f447f7ee36 Fix vim modeline on freshrc 2019-08-29 12:43:43 +10:00
Bo Jeanes 19afd94375 Restore .git_template linking after move to Fresh 2019-08-29 12:36:31 +10:00
Bo Jeanes e1883c19cd Re-jig vim setup. 2019-08-29 10:07:39 +10:00
Bo Jeanes c1daddfcdb Remove Brewfile 2019-08-29 10:01:56 +10:00
Bo Jeanes 49ba55207f /shrug 2019-07-22 16:21:32 +10:00
Bo Jeanes b1d33965e3 Experiment with Fresh 2017-04-02 10:32:51 +10:00