Commit graph

2030 commits

Author SHA1 Message Date
Sanchayan Maity e177515428
nvim: statusline: Fix git status being nil
signs.add/change/delete can be nil for a file not yet being tracked
with git. This was broken in 703d23c.
2024-04-09 15:07:36 +05:30
Sanchayan Maity f74f55fb5b
vale: Update styles 2024-04-09 15:07:36 +05:30
Sanchayan Maity b2fc13d900
arch-packages: Update package list 2024-04-09 15:07:36 +05:30
Sanchayan Maity 767ae28f4f
nvim: plugins: Drop gitsigns 2024-04-08 14:49:42 +05:30
Sanchayan Maity 703d23c76e
nvim: after/plugin/mini: Switch to mini.diff from gitsigns 2024-04-08 14:49:36 +05:30
Sanchayan Maity 81aeeb634f
ripgrep: Ignore GStreamer NEWS files 2024-04-04 15:10:04 +05:30
Sanchayan Maity 97bdd3d9e1
nvim: lsp-utils: Enable HLS for cabal files 2024-04-04 15:10:03 +05:30
Sanchayan Maity 0f8e52bae1
fish: functions/vb: Do not run the next command on failure 2024-04-03 17:35:12 +05:30
Sanchayan Maity d9fdf69a78
fish: functions: Add a build helper for neovim 2024-04-01 10:16:42 +05:30
Sanchayan Maity 84f729f3c7
nvim: after/ftplugin/C: Do not run gst-indent after buffer save
This seems to interfere with git signs tracking among other things.
While at it move the remaining configuration to Lua.
2024-03-30 16:47:04 +05:30
Sanchayan Maity 78e62011f6
ncmpcpp: Add minimal configuration 2024-03-27 20:09:24 +05:30
Sanchayan Maity 3b93c3c189
tmuxp: Run ncmpcpp instead of vimpc 2024-03-27 20:09:24 +05:30
Sanchayan Maity efdebf6d6f
git/ignore: Ignore ncmpcpp error log 2024-03-27 20:08:54 +05:30
Sanchayan Maity 3957a7a7fd
arch-packages: Update package list
ncmpcpp is in the official package repositories compared to vimpc
which is on AUR. Switch to ncmpcpp.
2024-03-27 20:08:53 +05:30
Sanchayan Maity 8df0a2b704
wireplumber: Migrate configuration from 0.4 to 0.5
https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/migration.html#

Reintroduce the filter chain configuration we had in PipeWire for DT770
and input de-noising to WirePlumber.
2024-03-26 15:44:22 +05:30
Sanchayan Maity 7e7789d996
pipewire: Drop configuration
This only remaining fragment of PipeWire configuration will be moved
to WirePlumber.
2024-03-26 14:57:09 +05:30
Sanchayan Maity 569b6e893c
fish: conf.d/systemd-abbr: Show logs only for current boot 2024-03-26 14:57:09 +05:30
Sanchayan Maity 38aaff30b3
pipewire: Drop filter chain configuration
We will be moving this configuration to WirePlumber.
2024-03-26 12:30:55 +05:30
Sanchayan Maity 15fe363d7d
pipewire: Remove entries already present in default configuration
These are already present in the default setup.
2024-03-24 21:36:46 +05:30
Sanchayan Maity b53015dc7d
environment: Disable RTKit and enable log colours for PipeWire 2024-03-22 18:30:05 +05:30
Sanchayan Maity 5af13bb98f
nvim: init: Trivial alignment clean up 2024-03-20 18:24:07 +05:30
Sanchayan Maity bf4029aea3
nvim: init: Disable Rust ftplugin mappings
See
920ef1fd71.
2024-03-20 18:24:07 +05:30
Sanchayan Maity 3d2de0cb6b
arch-packages: Update package list 2024-03-20 18:24:07 +05:30
Sanchayan Maity 7b016b7c89
tridactyl: Add a search URL shortcut for RFC 2024-03-18 17:08:05 +05:30
Sanchayan Maity d18f26ab93
fish: functions: Check for git repository in git helpers 2024-03-10 14:54:56 +05:30
Sanchayan Maity 634515cb34
newsboat: Update config 2024-03-06 09:19:48 +05:30
Sanchayan Maity 1b4fdb4e35
fish: conf.d/systemd-abbr: Update abbreviation for journalctl 2024-03-05 18:12:12 +05:30
Sanchayan Maity e726c45441
arch-packages: Update package list 2024-02-28 21:52:26 +05:30
Sanchayan Maity e5e6abacbd
fish: conf.d: Add abbreviation for doas 2024-02-28 21:52:26 +05:30
Sanchayan Maity 175620e9b4
fish: functions: Switch from sudo to doas 2024-02-28 21:52:26 +05:30
Sanchayan Maity 9fa68e287a
paru: Fix config file location & update
Our paru configuration was in the wrong place all along and the doas
change in an earlier commit did not actually work :).
2024-02-24 11:45:24 +05:30
Sanchayan Maity 5da79f451a
ripgrep: Ignore GStreamer integration test suite 2024-02-23 21:28:18 +05:30
Sanchayan Maity 129c16f1ff
git/ignore: Ignore local fd ignore files
fd ignore file in XDG_CONFIG_HOME does not seem to work.
https://github.com/sharkdp/fd/issues/763
2024-02-23 21:28:17 +05:30
Sanchayan Maity de57054bd2
fish: config: Source zoxide 2024-02-23 21:28:17 +05:30
Sanchayan Maity 83d8e8938e
fish: functions: Add an alias for yazi 2024-02-23 21:28:17 +05:30
Sanchayan Maity f4b458010e
Drop ranger
Want to get rid of the Python garbage. We are also trying out yazi
now or an equivalent down the line.
2024-02-23 21:28:17 +05:30
Sanchayan Maity f5094d3df2
vale: Update styles 2024-02-23 21:28:17 +05:30
Sanchayan Maity ddfe364823
pacman: Use doas with makepkg 2024-02-23 21:28:17 +05:30
Sanchayan Maity 9fcf048a36
paru: Use doas instead of sudo 2024-02-23 21:28:17 +05:30
Sanchayan Maity bc59f52e2e
arch-packages: Update package list 2024-02-23 13:44:41 +05:30
Sanchayan Maity 59598abdcd
sway: Update user configuration
See https://wiki.archlinux.org/title/Sway#Configuration.
2024-02-21 12:15:46 +05:30
Sanchayan Maity 86747c619d
nvim: Add support for lean
Tree sitter queries are copied over from lean.nvim.
2024-02-19 21:00:13 +05:30
Sanchayan Maity 0678b968b5
arch-packages: Update package list 2024-02-19 20:39:40 +05:30
Sanchayan Maity e5459121b1
nvim: Update paq 2024-02-18 21:15:04 +05:30
Sanchayan Maity e96ba21274
arch-packages: Update package list 2024-02-14 10:08:34 +05:30
Sanchayan Maity 14eae7eeb4
git: Update configuration 2024-02-07 14:56:43 +05:30
Sanchayan Maity b340219734
tmux: Update plugins 2024-02-07 14:56:43 +05:30
Sanchayan Maity 2205797c31
nvim: Set the matchup matchparen offscreen method to popup 2024-02-05 16:17:38 +05:30
Sanchayan Maity 4347afe293
pipewire: Add Parametric EQ for Truthear Zero:Red 2024-02-04 20:25:40 +05:30
Sanchayan Maity eaf046a782
pipewire: Use noise suppression for voice 2024-02-02 15:10:49 +05:30