Commit Graph
68 Commits
Author SHA1 Message Date
tim.mccarthy 361eda0412 Emacs lsp booster 2024-09-28 08:38:25 -07:00
tim.mccarthy b005841750 Update flake.lock 2024-09-16 12:11:26 -07:00
tim.mccarthy c3fb58e245 Install unprefixed coreutils on Mac for the sake of dired 2024-09-15 20:39:41 -07:00
tim.mccarthy 8bf4d41dee Make bat output more readable 2024-07-22 09:08:59 -07:00
tim.mccarthy 71a3c58fcd Fix fish warning on machines with no cargo install 2024-07-22 09:04:37 -07:00
tim.mccarthy c0e90468e8 Fix glitchy manpages with bat 2024-07-18 09:40:25 -07:00
tim.mccarthy 11a36f0e10 Add rustup support to fish config 2024-05-28 14:14:20 -07:00
tim.mccarthy 9965ccccfd Swap home.nix to thoom-emacs config 2024-04-15 10:23:25 -07:00
tim.mccarthy 874eadb5bd Nix: Update flake lockfile 2024-04-11 18:06:35 -07:00
tim.mccarthy 56e838d183 Nix: Add prefixed GNU coreutils on Mac
Necessary for some Emacs modes that expect a "gls" command.
2024-04-11 16:23:42 -07:00
tim.mccarthy dab21cb0fc Add Fira Code nerd font 2024-04-10 12:27:31 -07:00
tim.mccarthy 0c59bfa350 Upgrade to emacs 29 2024-04-05 11:20:12 -07:00
tim.mccarthy 7aecd07950 Update flake.lock 2024-01-22 11:35:48 -08:00
tim.mccarthy 62fab54829 Update flake.lock 2023-05-25 12:35:45 -07:00
tim.mccarthy 919d2bb2a3 Kitty: Fish integration 2023-05-25 12:35:45 -07:00
tim.mccarthy 350d74dfb2 Add kitty shortcuts for tab navigation 2023-03-08 20:45:13 -08:00
tim.mccarthy 104e9b7eb2 Updated version of fish ssh shortcut 2023-01-26 09:46:54 -08:00
tim.mccarthy 287ee916cc Add kitty-fixing ssh alias to Fish 2023-01-25 09:06:58 -08:00
tim.mccarthy 015227ee7c Disable audio bell in Kitty 2022-11-18 08:45:09 -08:00
tim.mccarthy e53eedba66 Symlink Kitty terminfo to .terminfo 2022-10-10 12:01:23 -07:00
tim.mccarthy c36fb2664d Get rid of obsolete "src" alias
Autogenerated stuff at start of nix fish config prevents re-sourcing
config.fish without restarting shell.
2022-09-20 11:27:03 -07:00
tim.mccarthy ce344fb02a Change $EDITOR to vim 2022-09-20 11:21:51 -07:00
tim.mccarthy c4f02528b3 Changes for custom Emacs config 2022-09-18 11:37:45 -07:00
tim.mccarthy 04d45ded78 Add layout shortcuts to kitty 2022-09-06 13:54:28 -07:00
tim.mccarthy 971f109091 Add kitty_mod+z shortcut for zoom 2022-09-06 13:25:24 -07:00
tim.mccarthy 9f728ed6de Move kitty config into Nix 2022-09-06 13:07:40 -07:00
tim.mccarthy 3eacfcb9a7 Update TODO 2022-09-04 11:29:37 -07:00
tim.mccarthy b7449a8ad5 Move zstd to emacs module 2022-09-04 11:15:47 -07:00
tim.mccarthy a1f1b21e34 Add tealdeer module 2022-09-04 11:15:30 -07:00
tim.mccarthy f9e7cbc2cb Use bat as manpager 2022-09-04 10:53:34 -07:00
tim.mccarthy 7d0d2a4197 Migrate emacs-depended packages to emacs module 2022-09-04 10:53:24 -07:00
tim.mccarthy 68370421b8 Disable Xonsh and clean up flake 2022-09-04 10:52:40 -07:00
tim.mccarthy 7925232e9a Pin Nixpkgs from flake to registry in HM config 2022-09-04 10:34:25 -07:00
tim.mccarthy f34b51fcf3 Nix-env support for Fish 2022-09-02 15:56:34 -07:00
tim.mccarthy b1db013696 Tide prompt support for Fish 2022-09-02 15:56:27 -07:00
tim.mccarthy 13462d44e7 FZF support in fish 2022-09-02 15:56:07 -07:00
tim.mccarthy fa4fabed2b Port LESS env variable to fish 2022-09-02 15:55:21 -07:00
tim.mccarthy 9b64eda0f5 Add fish module to nix 2022-09-02 14:20:03 -07:00
tim.mccarthy d8fa404971 Manage more dotfiles with Nix 2022-09-01 12:49:10 -07:00
tim.mccarthy 087e65f468 Remove username from home.nix 2022-09-01 12:16:10 -07:00
tim.mccarthy 1de7e7f759 Allow unfree packages 2022-09-01 12:15:54 -07:00
tim.mccarthy dfbf168711 Add work module to HM config 2022-09-01 12:15:43 -07:00
tim.mccarthy d3ec7fec57 Split home-manager config into modules 2022-09-01 11:57:52 -07:00
tim.mccarthy 4950d56efa Add git config to home.nix 2022-09-01 11:39:44 -07:00
tim.mccarthy d9d0c67f03 mach-nix to 3.5.0, remove pypi-deps-db input 2022-08-31 15:06:32 -07:00
tim.mccarthy 65589f74bc Use flake-utils to be generic over systems 2022-08-31 14:54:53 -07:00
tim.mccarthy d6275afe52 Add Fira Code font to home manager config 2022-08-31 14:47:17 -07:00
tim.mccarthy 3bb4f8d4bb First attempt at flake for home manager config 2022-08-31 14:10:43 -07:00
tim.mccarthy 0c3d8e2a39 Switch to human readable direnv caches 2022-08-26 11:52:46 -07:00
tim.mccarthy 8ac5ff67a4 Move direnv cache to central location 2022-08-26 11:39:54 -07:00