Commit Graph

399 Commits

Author SHA1 Message Date
Ivar Fatland effe7eddd8 language specific settings for python, csharp and yaml 2025-09-30 08:11:39 +02:00
Ivar Fatland c4c240eb3c fix clipboard for mac 2025-09-30 08:11:27 +02:00
Ivar Fatland 21f9b03051 remove expandtab 2025-09-29 23:54:08 +02:00
Ivar Fatland 026bdbb55a add syntax
for some reason when I have a .vimrc the syntax is disabled. explicitly
enabling it seems to work though
2025-09-29 22:48:48 +02:00
Ivar Fatland e29ceace40 add autoindent 2025-09-29 22:42:21 +02:00
Ivar Fatland adbbf3304b add vimrc 2025-09-29 22:35:47 +02:00
Ivar Fatland 2cc3a1fbee add ability to yank full filepath in oil buffer with ctrl-y 2025-09-27 11:59:22 +02:00
Ivar Fatland 19d7feab41 add comment to disable wrong diagnostic 2025-09-27 11:59:00 +02:00
Ivar Fatland 92c4814728 move around file_specifc configuration to a easy to modify table instead 2025-09-27 11:19:10 +02:00
Ivar Fatland d9381ef075 remove useless do block 2025-09-27 11:18:32 +02:00
Ivar Fatland 110480ea3f remove the filetype overwrite to c
I don't think it does much
2025-09-27 11:18:01 +02:00
Ivar Fatland 0ac00b69b9 Added readmes for dead configs 2025-09-27 10:51:59 +02:00
Ivar Fatland 2cb67db4b7 delete foot config
foot is a terminal for wayland/sway or something
2025-09-27 10:51:44 +02:00
Ivar Fatland 9d49b0a611 clean up alacritty.toml 2025-09-27 10:43:32 +02:00
Ivar Fatland 9bb1762548 add jetbrains toolbox script folder to path 2025-09-24 19:09:59 +02:00
Ivar Fatland faa44a1f3f add cursorline 2025-09-24 15:16:27 +02:00
Ivar Fatland f423096105 change oil keybindings
ctrl-h and -j were used for other actions, but it was confusing because
I usually use them to switch focus to another pane.
2025-09-23 09:49:19 +02:00
Ivar Fatland 2b9db059de added GotoSymbol action 2025-09-22 13:33:29 +02:00
Ivar Fatland 5d417b367d add inline action 2025-09-19 12:51:24 +02:00
Ivar Fatland 0efeb7b3d2 Merge branch 'master' of github.com:roodletoof/dotfiles 2025-09-18 17:46:46 +02:00
Ivar Fatland 7ffe8ba3b9 don't track the watch-later directory 2025-09-18 17:45:49 +02:00
Ivar Fatland 25e928ded7 don't save watch history 2025-09-18 17:44:23 +02:00
Ivar Fatland 268b7bfa12 Merge branch 'master' of github.com:roodletoof/dotfiles 2025-09-18 10:01:03 +02:00
Ivar Fatland 5c4324c553 change colorscheme to everforest, to match my neovim config 2025-09-18 10:01:00 +02:00
Ivar Fatland 1bdad69901 always save the previous position on quit 2025-09-14 15:24:12 +02:00
Ivar Fatland 48830fa652 mpv setup
dummy file is to make sure that the watch-history file has a folder to
live in
2025-09-14 15:03:22 +02:00
Ivar Fatland cac0184d2d use rofi instead of dmenu_run
apparently dmenu_run does not list applicatinos defined by .desktop
files
2025-09-13 16:35:08 +02:00
Ivar Fatland 3e2cd30612 add .uuid to gitignore.
don't know what it is for, but I think it is for caching some sort of
something or other
2025-09-12 17:26:52 +02:00
Ivar Fatland 2764390067 change font to nerdfont 2025-09-11 18:43:55 +02:00
Ivar Fatland 6637cb4d06 update keybindings on alacritty 2025-09-11 10:15:22 +02:00
Ivar Fatland 64cda6dec3 set makeprg to swift for swift files 2025-09-10 21:21:52 +02:00
Ivar Fatland 46f5179a4a enable sourcekit
the lsp comes with the swift toolchain. So we can just enable it :). I
wanted to try swift for a long time but did not realise they bothered to
build a cross-platform language server for it.
2025-09-09 23:05:46 +02:00
Ivar Fatland d9227fe475 Revert "temporary disable theme. use alacritty config for styling instead"
This reverts commit e0d70ede27.
2025-09-04 19:15:39 +02:00
Ivar Fatland 04b7d95749 update docstring to industry standard 2025-09-04 19:13:39 +02:00
Ivar Fatland e0d70ede27 temporary disable theme. use alacritty config for styling instead 2025-09-01 12:50:26 +02:00
Ivar Fatland 1161a22421 Merge branch 'master' of github.com:roodletoof/dotfiles 2025-09-01 12:31:58 +02:00
Ivar Fatland c0551e9f35 increase font size 2025-09-01 12:30:46 +02:00
Ivar Fatland c1e3c06105 add .DS_store to gitignore 2025-09-01 12:23:53 +02:00
Ivar Fatland ab801d243c add alacritty config 2025-09-01 12:23:43 +02:00
Ivar Fatland 41dc03e827 go back to i3status 2025-08-30 14:17:51 +02:00
Ivar Fatland ff20f0583d change status to i3blocks 2025-08-30 11:39:12 +02:00
Ivar Fatland c606ded8fe add dark theme to .xprofile configuration 2025-08-30 00:06:06 +02:00
roodletoof efab37a8d2 replace posting with bruno
posting is **really** slow
2025-08-28 21:19:38 +02:00
roodletoof 300f515b87 add posting and gnumake 2025-08-28 21:00:13 +02:00
roodletoof 1e83315fc7 add vsync 2025-08-28 21:00:03 +02:00
roodletoof e890ccedc0 disable annoying touchpad behavior 2025-08-28 20:45:08 +02:00
roodletoof 892358ccce dark theme 2025-08-28 20:44:57 +02:00
roodletoof 7eb9924b0e add brightnessctl 2025-08-28 20:24:19 +02:00
roodletoof 29e990dd01 add pulseaudio 2025-08-28 19:52:25 +02:00
roodletoof 00075e0f95 add wifi connection app 2025-08-27 19:24:51 +02:00