1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00
Commit graph

658 commits

Author SHA1 Message Date
a011d86b24 nvim: update lock file 2025-12-06 10:45:20 +01:00
59dfdb86d4 nvim/lua/user/plugins/editor.lua: add nvim-surround 2025-12-06 10:45:15 +01:00
ef6b947bcb nvim/lua/user/plugins/lang/php: configure intelephense 2025-12-06 10:41:07 +01:00
578b4e469b nvim/lua/user/plugins/ide/autocomplete.lua: use prebuilt binaries 2025-12-06 10:40:17 +01:00
bea35e2f7c nvim: add debugger config 2025-12-06 10:39:06 +01:00
f7f27ceb89 nvim: fix snippets 2025-12-06 10:39:06 +01:00
162f1094f2 fzfrc: remove old options 2025-12-06 10:36:45 +01:00
b2cf73db9f update hyprland config 2025-12-06 10:36:03 +01:00
675b614154 waybar/config: update monitor 2025-12-06 08:18:30 +01:00
afdfe37802 move sail fish alias to a real bash script.
and use docker-compose as fallback
2025-12-06 08:18:19 +01:00
21318127a3 nvim: add sql stuff 2025-12-06 06:51:12 +01:00
f1c92c0ec4 nvim/lua/user/options.lua: configure diagnostic float window 2025-12-06 06:49:10 +01:00
eb5c9d95bd nvim/lua/user/plugins/ui/colorscheme.lua: add TextMute 2025-12-06 06:48:32 +01:00
9a0b0c60b0 install.sh: fix a bug where symlinks where created in the target directory instead of updating the existing symlink 2025-11-23 22:29:14 +01:00
fdb300ad9b update lazygit/config.yml 2025-11-23 22:20:15 +01:00
fe51ab6fde update git config 2025-11-23 22:18:21 +01:00
3004efa797 remove smartgit 2025-11-23 22:12:27 +01:00
2cec1868e1 install.sh: enable alacritty and hyprland. remove i3 stuff 2025-11-23 22:11:50 +01:00
a31fd85cde add bat config 2025-11-23 22:10:13 +01:00
51a4afcb8d phpactor/phpactor.yml: disable phpstan, enable phpunit 2025-11-20 05:35:59 +01:00
f3d5fef418 remove nvim/queries/blade 2025-11-20 05:35:19 +01:00
e1e48a3a94 nvim/lua/user/keymaps.lua: update git keybinds 2025-11-20 05:34:53 +01:00
a438935d5c alacritty/alacritty.toml: dont hide my cursor 2025-11-20 05:33:31 +01:00
951e5c5a7d update hyprland config 2025-11-20 05:32:58 +01:00
bb62416c69 nvim php: split main file as it starts to get abit big 2025-11-17 22:38:48 +01:00
61ef12eff1 nvim/lua/user/plugins/ui/nvimtree.lua: update config 2025-11-03 07:26:05 +01:00
898d2f0178 nvim/lua/user/icons.lua: update icons 2025-11-03 07:25:54 +01:00
882b5c10d5 nvim/lua/user/plugins/ui/colorscheme.lua: update NvimTree colors 2025-11-03 07:25:16 +01:00
4293933ad3 nvim/lua/user/options.lua: increase vim.o.timeoutlen 2025-11-03 07:24:58 +01:00
5b322780fc scripts/tmuxs: more improvements 2025-11-03 07:24:39 +01:00
5b67d85598 scripts/tmuxs/list-sessions.sh: improve command with sorting and showing session id 2025-11-02 07:00:55 +01:00
75fbfbc6e0 scripts/tmuxs/kill.sh: switch to another session if we are killing the current one 2025-10-29 02:07:48 +01:00
c48615f0ae scripts/tmuxs/list-sessions.sh: dont list active sessions if we are inside a tmux session 2025-10-29 02:07:34 +01:00
f32d86a981 fzfrc: remove gutter 2025-10-29 01:35:27 +01:00
3fdbb1f17a move tmux config into tmux subdirectory 2025-10-29 01:28:14 +01:00
4d3bd82df5 move bash configs into bash subdirectory 2025-10-29 01:22:22 +01:00
8d7bd4cf1f tmux.conf: position satusbar on top. 2025-10-16 18:52:27 +02:00
62709e8790 add gitconfig 2025-10-16 18:52:02 +02:00
2258cc46b6 phpactor/phpactor.yml: add laravel-facade 2025-10-16 18:51:34 +02:00
5165a53aae nvim/lua/user/options.lua: set user.indentGuides 2025-10-16 18:50:55 +02:00
32f5082360 nvim/lua/user/options.lua: update listchars 2025-10-16 18:50:40 +02:00
0f73db8246 update keymaps for toggling whitespace/indent guidelines to use util functions 2025-10-16 18:50:03 +02:00
19ee1857c9 nvim/lua/user/utils/indent.lua: in setSofttabs default to local 2025-10-16 18:48:28 +02:00
76b57ddf14 nvim/lua/user/icons.lua: add debug icons 2025-10-16 18:48:05 +02:00
ac0d102cab add nvim/lua/user/utils/whitespace.lua 2025-10-16 18:47:52 +02:00
9b11ccd05c add nvim/lua/user/utils/indent_guidelines.lua 2025-10-16 18:47:32 +02:00
514ce5fefc nvim/lua/user/utils/misc.lua: minor style fix 2025-10-16 18:47:01 +02:00
330d1a0ad6 nvim/lua/user/plugins/ui/statusline.lua: ignore dap filetypes 2025-10-16 18:46:17 +02:00
2db3ff1c16 nvim/lua/user/plugins/ui/statuscolumn.lua: ignore dap filetypes 2025-10-16 18:46:09 +02:00
4620d33296 nvim/lua/user/plugins/ui/colorscheme.lua: update 2025-10-16 18:45:52 +02:00