01ffef86cd
Fix pass -c
...
WSL has a `WAYLAND_DISPLAY` environment variable set that is confusing
`pass` and causing it to use `wl-copy` that I don't have installed.
`xclip` works fine in WSL, which is used if the `WAYLAND_DISPLAY` is
unset.
2025-04-02 10:53:45 +01:00
a6bef1d8f9
Remove wl-clipboard
2025-04-02 10:50:33 +01:00
b27a2fcabf
Refactor input usage
2025-04-01 23:24:02 +01:00
c906a7226b
Add an abbreviation for git tag
2025-04-01 16:06:58 +01:00
61f87918e0
Use XDG directory names
2025-04-01 09:13:58 +01:00
290cea0228
flake update
2025-03-31 22:30:04 +01:00
dd8d054b37
Fix duplicate directory suggestions
2025-03-31 21:29:42 +01:00
65173e6f75
Move restartsig.patch
2025-03-31 20:04:38 +01:00
1587dba66f
Add jj
to easily switch back to visual mode
2025-03-31 13:35:36 +01:00
a6a943dd70
Remove the git user
2025-03-31 13:34:13 +01:00
31472dea4f
Fix global abbreviations
2025-03-31 09:47:38 +01:00
c55dcbc07a
Move zsh.nix
2025-03-31 09:21:05 +01:00
eb449b2b55
Add an alias for composer install
2025-03-31 09:10:30 +01:00
3388fd2b7e
Add a keymap to easily add {{site.url))/
before
...
...some text
This is useful when writing my daily emails and creating links within
the content.
2025-03-30 17:21:19 +01:00
016bd76792
Remove unused aliases
2025-03-30 17:00:52 +01:00
92f7639be9
Re-add run alias
2025-03-30 12:45:29 +01:00
640ef4a97e
Fix spellfile path
2025-03-30 12:43:34 +01:00
078e7ff638
Fix wallpaper path
2025-03-30 12:36:27 +01:00
683dde918d
Delete todo.txt
2025-03-29 23:44:38 +00:00
6bc04c77cd
Delete .envrc
2025-03-29 23:43:46 +00:00
613c207015
Delete .markdownlint.yaml
2025-03-29 23:43:26 +00:00
a751ec4541
Delete README.md
2025-03-29 23:43:02 +00:00
f2eea2d397
Move non-Nix bash scripts
2025-03-29 23:34:25 +00:00
7c9ffc116e
Move shared Home Manager packages
2025-03-29 23:25:29 +00:00
f28ccbf45d
Move shared Home Manager configuration
2025-03-29 23:24:59 +00:00
1aa18760f9
Remove espanso matches
...
Espanso was removed in commit b6a653f.
2025-03-29 23:22:39 +00:00
9d874ce423
Delete lib/theme/default.nix
2025-03-29 23:21:49 +00:00
087153a16d
Move Nix files back to the root of the project
2025-03-29 23:19:06 +00:00
52044d9995
Move Neovim configuration files
2025-03-29 23:15:01 +00:00
383dab85f2
Move phpactor configuration files
2025-03-29 23:09:54 +00:00
f775a4341b
flake update
2025-03-29 22:02:21 +00:00
98cf67dbc8
Add and use passmenu-otp
2025-03-29 21:59:35 +00:00
50d6671e54
Move dwm overrides into the modifications overlay
2025-03-29 21:58:16 +00:00
bd36f795e0
Remove the git user
2025-03-29 21:45:27 +00:00
5def384496
Remove drupalorg
2025-03-28 22:04:22 +00:00
faaa377de4
Remove logo.txt
2025-03-28 22:03:31 +00:00
6fbcd27331
Remove ghost text when performing completions
2025-03-28 21:27:19 +00:00
e99da3c2f2
Add emmet language server
2025-03-28 21:17:44 +00:00
c3d40142d9
Use new language server package names
2025-03-28 21:08:55 +00:00
90497bbdd0
Add clean function
2025-03-28 12:13:32 +00:00
b583d82e5d
Skip errors when fetching and pulling changes
2025-03-27 22:07:11 +00:00
d9f50762a7
Clean shared Home Manager packages
2025-03-27 20:43:16 +00:00
70b5185faf
Update spellfile
2025-03-27 20:27:16 +00:00
443b40ea59
Open the project with netrw by default
2025-03-27 19:11:01 +00:00
522b4362b3
Add backup-websites script
...
Add a bash script that downloads and backs up my static websites from my
server onto my laptop.
2025-03-27 18:50:30 +00:00
874ede426e
Add keymaps for custom PHP macros
...
Wrap the selected text with `var_dump()`, `dump()` or `dd()`.
2025-03-27 13:09:46 +00:00
a8931fc653
Fix default script check
2025-03-26 14:25:06 +00:00
a5bfa60625
Add a key binding to switch to the previous window
2025-03-26 11:46:36 +00:00
63abcd9962
Add keymaps to edit different files
2025-03-26 11:01:06 +00:00
499c266270
Re-add missing session variables
...
These were removed in commit 40c8776
.
2025-03-26 08:59:30 +00:00