Martin Larsson
|
d3abc359a8
|
Remove dark reader from firefox
|
2025-08-28 22:58:42 +02:00 |
|
Martin Larsson
|
c8dc2a3c0f
|
Remove darwin_work
|
2025-08-28 22:56:45 +02:00 |
|
Martin Larsson
|
69190a0602
|
Add wtype to linux, used for automating ghostty, can remove after reloading is merged into Ghostty
|
2025-07-25 11:46:24 +02:00 |
|
Martin Larsson
|
a15f2238aa
|
feature: Add automated colorscheme switching to Ghostty, refactor
watchman_tmux into generic utility function.
|
2025-07-25 11:44:53 +02:00 |
|
Martin Larsson
|
7e5cd64809
|
Fix: correct launchd attribute path for home manager
|
2025-07-25 01:30:56 +02:00 |
|
|
|
aba6414706
|
fix: automated tmux statusbar color now works as it should (only tested
on linux)
|
2025-07-25 00:55:45 +02:00 |
|
|
|
3e1993efbd
|
Add colorsync config
|
2025-07-24 13:29:51 +02:00 |
|
|
|
76a2e58ab8
|
Add chatGpt bookmark to Firefox
|
2025-07-24 00:37:58 +02:00 |
|
|
|
e0f7c417a8
|
Setup firefox bookmarks declaratively
|
2025-07-20 14:53:57 +02:00 |
|
|
|
46dab35cbe
|
Add colorsync [WIP Zig project im working on]
|
2025-07-20 14:53:30 +02:00 |
|
|
|
22e7caa76e
|
Update to use basedpyright over pyright
|
2025-07-20 11:02:42 +02:00 |
|
|
|
5f3cec6e5f
|
Add react dev tools to firefox
|
2025-07-19 15:39:13 +02:00 |
|
|
|
4d759b0233
|
Add react web stack to nix home managed packages & nvim treesitter
|
2025-07-19 12:32:26 +02:00 |
|
|
|
9049945d77
|
Setup snippets in Neovim
|
2025-07-19 12:26:21 +02:00 |
|
|
|
098fc2c41e
|
Improve SSH life on Linux with Keychain and Tmux agent forwarding, now
resembles Mac experience.
|
2025-07-15 13:40:21 +02:00 |
|
|
|
25d56990cd
|
Improve git workflow: enable fsmonitor and untrackedCache, add watchman,
improve some git aliases
|
2025-07-15 12:20:53 +02:00 |
|
|
|
48ed428fd6
|
Merge branch 'main' of github.com:LarssonMartin1998/.dotfiles
|
2025-07-15 11:24:30 +02:00 |
|
|
|
eb511c0b55
|
Add 7z to home
|
2025-07-15 11:23:59 +02:00 |
|
Martin Larsson
|
49a2249634
|
Add karabiner, we now should be able to achieve sway parity on macos
with aerospace.
|
2025-07-13 18:11:15 +02:00 |
|
Martin Larsson
|
de7f2ff31f
|
Update Nix flake, refactor Darwin app aliases and use it for system and
home config. Remove qutebrowser, mousecat, move some apps from brew ->
nixpkgs, add firefox to mac
|
2025-07-13 16:25:17 +02:00 |
|
|
|
332c883a48
|
Bring over commits accidentally only on local_machine branch to main
|
2025-07-09 23:58:22 +02:00 |
|
|
|
926960760c
|
feat: Update nixpkgs, build ghostty from latest master, add ghostty shaders (smear, crt, bloom, blaze)
|
2025-07-07 02:04:22 +02:00 |
|
|
|
196128d1a2
|
Add qutebrowser for linux
|
2025-06-03 11:44:36 +02:00 |
|
Martin Larsson
|
97d3dbbf41
|
Re-add bw-cli for darwin which I accidentally messed up
|
2025-06-03 11:41:09 +02:00 |
|
|
|
2436b93000
|
feat: Fix helix config, add helix instead of evil-helix
|
2025-05-30 17:34:36 +02:00 |
|
Martin Larsson
|
50b49e5478
|
Small refactor in sys darwin, bw cli is part of default home config now,
use util lib for dotfile linking
|
2025-05-30 17:17:35 +02:00 |
|
|
|
2944d93c29
|
Fix rust setup in nix, dont need rustup
|
2025-05-30 13:55:31 +02:00 |
|
|
|
c18591240b
|
feat: Add bunch of packages to home config: obsidian, evil-helix, xh,
dust, tokei, just, presenterm, rainfrog, atac
|
2025-05-28 12:23:06 +02:00 |
|
|
|
ab4cb57f53
|
Change sway idle behavior to use defacto standard
`sway-audio-idle-inhibit`
|
2025-05-26 17:36:27 +02:00 |
|
|
|
2cb74f3ad7
|
Change tmux to use XDG standard instead of ~/.tmux.conf
|
2025-05-26 17:34:44 +02:00 |
|
|
|
ccd14d8dd2
|
feat: Add git config and shell aliases
|
2025-05-20 23:49:01 +02:00 |
|
|
|
07bb6c096d
|
Switch clang packages to version 20 on personal machines
|
2025-05-14 14:13:35 +02:00 |
|
|
|
1456515607
|
Merge branch 'main' of github.com:LarssonMartin1998/.dotfiles
|
2025-05-13 22:50:24 +02:00 |
|
|
|
5fccd92c7b
|
Set some wayland flags in firefox
|
2025-05-13 22:49:59 +02:00 |
|
Martin Larsson
|
74b8d11033
|
Separate bitwarden-cli between darwin/linux, darwin needs to build using
old llvm toolchain, doesnt compile on latest. This is a temporary
workaround
|
2025-05-13 11:45:32 +02:00 |
|
|
|
9649f84ebe
|
Add mako config
|
2025-05-11 21:11:11 +02:00 |
|
|
|
0ff714cd02
|
Merge branch 'main' of github.com:LarssonMartin1998/.dotfiles
|
2025-05-11 20:42:37 +02:00 |
|
|
|
ca56564ec9
|
Rename home/home.nix -> home/default.nix
|
2025-05-11 18:32:36 +02:00 |
|
|
|
571c1027cb
|
Make sure to import theming.nix in the home/linux module
|
2025-05-11 18:29:38 +02:00 |
|
|
|
c4d7f5d082
|
Major refactor to flake, abstract non-trivial packages into their own
files (such as firefox/spotify-qt+librespot), create utils for reusable
function library
|
2025-05-11 18:19:19 +02:00 |
|
|
|
d32ba1b498
|
Rename pkgs dir to home dir, add x86 and aarch specific linux home
modules
|
2025-05-11 15:17:18 +02:00 |
|