Commit graph

115 commits

Author SHA1 Message Date
John Bowdre 85f1c00835 update flakes 2024-02-05 14:55:58 -06:00
John Bowdre 2848187375 tmux: set-clipboard on to support nested sessions 2024-01-26 16:47:28 -06:00
John Bowdre 2965808631 add host: doc 2024-01-25 16:58:06 -06:00
John Bowdre 59125e12ac cli: add dos2unix 2024-01-25 11:55:40 -06:00
John Bowdre 3c3dbc4e21 fish: move extra aliases to extras, add nugo function 2024-01-19 13:59:43 -06:00
John Bowdre 68c6923f11 tmux: extend session name on statusbar to 20 chars 2024-01-18 10:00:52 -06:00
John Bowdre 4dafacdf9f fish: name default tmux session for hostname 2024-01-18 09:54:01 -06:00
John Bowdre 61980dfb87 fish: autostart tmux 2024-01-18 09:38:06 -06:00
John Bowdre 64edab11a2 vscode: add datetime snippet 2024-01-17 21:12:10 -06:00
John Bowdre c8f2453a70 add rsync package 2024-01-17 15:14:08 -06:00
John Bowdre deaef3cacc cli-extras: add android-tools, envsubst 2024-01-17 09:59:21 -06:00
John Bowdre d6732fe484 add zip package 2024-01-05 08:48:42 -06:00
John Bowdre 68addf91b4 add remmina package 2024-01-04 18:28:04 -06:00
John Bowdre 69291566ee vscode: don't use copilot in properties (.env) files 2024-01-02 14:37:39 -06:00
John Bowdre b065d65910 obsidian: workaround for EOL Electron 2023-12-23 20:33:42 -06:00
John Bowdre 47c23c83f3 chrome: beta -> stable 2023-12-10 15:25:15 -06:00
John Bowdre a253a97430 update nix-index 2023-12-10 15:06:51 -06:00
John Bowdre 86bf3930de Merge branch 'main' of github.com:jbowdre/dotfiles 2023-12-10 15:01:35 -06:00
John Bowdre 2474bdb45f fish: fix ccat alias 2023-12-07 10:08:34 -06:00
John Bowdre 4e6a2a373d track nixos-unstable, update configs and overlays to match 2023-12-07 10:07:59 -06:00
John Bowdre 7d7bb64ffc replace exa with eza 2023-12-07 10:06:09 -06:00
John Bowdre 15ef0951d9 Merge branch 'main' of github.com:jbowdre/dotfiles 2023-11-06 21:41:17 -06:00
John Bowdre d0f43d2e42 vscode: use relative line numbers 2023-11-06 21:39:55 -06:00
John Bowdre 5942437eeb add nix-index as command-not-found 2023-11-04 22:26:20 -05:00
John Bowdre 6dd50a4c29 add nodejs 2023-11-04 22:08:30 -05:00
John Bowdre 033a5cea1d add chrome 2023-11-04 22:03:22 -05:00
John Bowdre e2febddff5 cli: add nodejs 2023-11-03 14:06:32 -05:00
John Bowdre 442fc78869 cli: add npm 2023-11-03 09:07:01 -05:00
John Bowdre e864844ebc vscode: add tailscale extension 2023-11-02 16:15:25 -05:00
John Bowdre 661432d463 vscode: add copilot chat extension 2023-11-02 16:05:16 -05:00
John Bowdre 930f980808 update flakes, retrieve obsidian from pkgs.unstable for newer electron release 2023-11-02 16:00:00 -05:00
John Bowdre 4184c8dfa0 add pssh to cli profile 2023-10-05 16:25:18 -05:00
John Bowdre 373afff21c pixnix: enable libvirtd 2023-09-23 21:16:50 -05:00
John Bowdre ff27e74690 flakerize nixos config 2023-09-23 19:14:49 -05:00
John Bowdre 160ca33d59 fish: add htop alias 2023-09-23 14:53:38 -05:00
John Bowdre 931689b9b1 vscode: disable statusbar color control 2023-08-29 12:57:19 -05:00
John Bowdre 68d8278d70 vscode: disable html.autoClosingTags 2023-08-29 12:56:29 -05:00
John Bowdre 6cef086dc9 vscode: disable copilot on markdown files 2023-08-28 09:03:48 -05:00
John Bowdre 51b9590574 add dig cli tool 2023-08-24 12:22:10 -05:00
John Bowdre 10dc9c0b4d add 'g' abbr for git, sort abbrs 2023-08-24 12:21:55 -05:00
John Bowdre 39bc189b68 add github cli package 2023-08-22 12:00:29 -05:00
John Bowdre 08e4e5a657 update vscode config 2023-08-21 13:38:17 -05:00
John Bowdre 54d92d9c14 remove git push abbr 2023-08-21 08:58:56 -05:00
John Bowdre 73283cb75b add even-better-toml extensions 2023-08-20 08:29:54 -05:00
John Bowdre 1fa99855e6 update/clean up user settings 2023-08-18 11:14:11 -05:00
John Bowdre 00d26453b6 add hadolint 2023-08-18 11:13:15 -05:00
John Bowdre ab178f0651 add extensions from vscode marketplace 2023-08-18 11:13:01 -05:00
John Bowdre 47aea45ea4 use unstable vscode 2023-08-18 11:12:22 -05:00
John Bowdre 4ddaded39c add git graph abbr 2023-08-18 11:11:29 -05:00
John Bowdre c471f6b14f tmux PWD behaviors
- new panes open in the current working directory
- new windows open in the homedir
2023-08-16 09:10:45 -05:00
John Bowdre 4056222f3b add nmap and mtr packages to cli defaults 2023-08-15 13:20:49 -05:00
John Bowdre c63552932c 'gc' and 'gcm' fish abbrs 2023-08-08 09:35:27 -05:00
John Bowdre 2a1f31dbad clean up volly config 2023-08-06 14:51:47 -05:00
John Bowdre 0bb518845d add volly configuration 2023-08-05 17:04:36 -05:00
John Bowdre ccd04252be add deb01 configuration 2023-08-05 16:27:18 -05:00
John Bowdre 6ed0f8f76c add git abbrs to fish config 2023-08-04 15:47:34 -05:00
John Bowdre 67e83165f9 add kubectl / make 'k' abbr conditional 2023-08-04 14:20:13 -05:00
John Bowdre e67aea353a clarify what bottom is 2023-08-04 14:11:03 -05:00
John Bowdre 6dbb75ca05 add python 2023-08-04 13:48:55 -05:00
John Bowdre 8dd1106304 add cloud sdks 2023-08-04 13:45:23 -05:00
John Bowdre 1468ecb556 re-add sshpass abbr 2023-08-04 13:29:05 -05:00
John Bowdre 34d3e9bcc2 fix git config 2023-08-04 10:34:11 -05:00
John Bowdre 61d6f56435 clean up ssh aliases 2023-08-04 10:28:43 -05:00
John Bowdre 1a7a872c1c discourage scraping 2023-08-04 09:59:36 -05:00
John Bowdre 95f11fc8d0 promote nix content to top-level dir 2023-08-04 08:53:54 -05:00