No description
Find a file
Sanchayan Maity aab3d5bee3
fish: functions: Move HieDb helpers to functions
Using abbreviations for shell commands does not seem clean. They also
seem out of place along with other cabal abbreviations.

While at it, we also add a helper to nuke all Haskell build artefacts.
This is convenient instead of running cabal clean in every project or
relying on Kondo.

For deleting directories, we replace -delete with -exec rm -rv {} + or
-exec rm -rv {} \ which should delete directories recursively without
error. + at the end will result in rm -rv file1 file2 ... while using
\ will result in rm -rv file1; rm -rv file2; ...
2024-11-30 18:44:10 +05:30
alacritty/.config/alacritty alacritty: Increase font size 2024-11-27 12:04:21 +05:30
arch-packages arch-packages: Update package list 2024-11-24 15:57:46 +05:30
aura/.config/aura aura: Add configuration for Aura 2024-09-19 16:03:57 +05:30
bhoogle/.config/bhoogle Add configuration for bhoogle 2024-04-15 10:53:56 +05:30
chrome/.config chrome/chromium: Update platform flags 2024-04-17 11:08:07 +05:30
chromium/.config chrome/chromium: Update platform flags 2024-04-17 11:08:07 +05:30
dnscontrol dnscontrol: Switch to Migadu for email 2024-10-30 10:24:57 +05:30
dunst/.config/dunst dunst: Add a configuration for dunst 2021-02-13 12:05:34 +05:30
dwm dwm: Add scrot script and config we use for dwm 2020-10-30 16:37:06 +05:30
environment/.config/environment.d environment: qt: Only allow Wayland as platform 2024-11-19 12:11:33 +05:30
fish/.config/fish fish: functions: Move HieDb helpers to functions 2024-11-30 18:44:10 +05:30
flake8/.config Add a basic flake8 configuration 2021-12-06 10:28:30 +05:30
fontconfig/.config/fontconfig fontconfig: Update font config 2023-01-15 17:22:14 +05:30
foot/.config/foot Revert "foot: Use the default colour scheme" 2024-11-29 16:40:31 +05:30
fuzzel/.config/fuzzel fuzzel: Configuration for setting font size 2024-09-19 16:06:45 +05:30
gdb/.gdbinit.d gdb: Clean up duplicate configuration lines 2024-04-22 11:47:44 +05:30
ghc/.ghc ghc: Enable more warnings 2024-09-19 16:03:57 +05:30
git git/ignore: Ignore Haskell hie files and directory 2024-11-19 17:55:46 +05:30
gnupg/.gnupg gnupg: Update pinentry program 2024-07-07 22:59:49 +05:30
helix/.config/helix helix: Update configuration 2023-09-16 15:48:49 +05:30
htop/.config/htop Add htop configuration 2022-02-01 12:44:00 +05:30
i3/.i3 i3: Clean up configuration 2021-10-22 15:43:57 +05:30
i3status/.config/i3status i3status: Update configuration 2021-01-01 13:44:45 +05:30
i3status-rust/.config/i3status-rust i3status-rust: Drop bar chart from CPU block 2024-04-22 11:47:44 +05:30
imapfilter/.imapfilter imapfilter: Add email accounts for our own domains 2024-11-05 14:12:02 +05:30
kanshi/.config/kanshi kanshi: Fix profile configuration 2020-11-14 19:28:00 +05:30
kitty/.config/kitty Specify fonts generically 2023-01-15 17:22:14 +05:30
lazygit/.config/lazygit lazygit: Fix diff colors 2021-01-28 11:37:08 +05:30
locale/.config locale: Switch to en_GB 2022-09-12 09:31:01 +05:30
mako/.config/mako Specify fonts generically 2023-01-15 17:22:14 +05:30
mbsync mbsync/msmtp/notmuch: Add email accounts for our own domains 2024-11-05 14:12:02 +05:30
mimeapps/.config mimeapps: Set mirage as default application for images 2024-11-14 15:41:24 +05:30
mpd/.config/mpd mpd: Update configuration 2022-12-27 10:25:53 +05:30
mpDris2/.config/mpDris2 mpDris2: Add a configuration for mpDris2 2021-03-25 11:10:27 +05:30
mpv/.config/mpv mpv: Add configuration for mpv 2022-11-29 20:26:28 +05:30
msmtp mbsync/msmtp/notmuch: Add email accounts for our own domains 2024-11-05 14:12:02 +05:30
mutt/.mutt mutt: mailnotify: Drop all notifications 2024-11-16 12:39:22 +05:30
ncmpcpp/.config/ncmpcpp ncmpcpp: Prevent creation of lyrics directory 2024-09-06 10:51:24 +05:30
newsboat/.newsboat newsboat: Update config 2024-07-10 17:00:44 +05:30
notmuch mbsync/msmtp/notmuch: Add email accounts for our own domains 2024-11-05 14:12:02 +05:30
nvim nvim: fugitive: Add mapping to view file on another branch 2024-11-28 11:29:50 +05:30
offlineimap Individual configs should still be in directories 2019-12-31 14:38:50 +05:30
pacman/.config/pacman pacman: Use doas with makepkg 2024-02-23 21:28:17 +05:30
paru/.config/paru paru: Remove makedepends after installing packages 2024-10-20 21:47:11 +05:30
pycodestyle/.config pycodestyle: Ignore E402 2021-10-20 13:01:21 +05:30
pylint/.config pylint: Ignore more lints 2022-01-15 17:42:51 +05:30
qutebrowser/.config/qutebrowser qutebrowser: Add Hackage, Arch package & AUR to search engines 2023-03-19 19:41:44 +05:30
ripgrep/.config/ripgrep ripgrep: Ignore pw-install and PipeWire doc directory 2024-07-31 12:16:21 +05:30
ruff/.config/ruff ruff: Do not complain about single quoted strings 2024-09-09 16:02:12 +05:30
starship/.config starship: Remove deprecated property 2021-08-06 10:51:22 +05:30
sway/.config/sway sway: Do not specify Pictures directory explicitly 2024-11-27 21:39:47 +05:30
swaylock/.config/swaylock Specify fonts generically 2023-01-15 17:22:14 +05:30
systemd/.config/systemd/user systemd: email: Use a specifier for home directory 2022-10-13 19:41:53 +05:30
tinyirc/.config/tiny tinyirc: Automatically execute /ignore on startup 2023-10-10 09:13:36 +05:30
tmux tmux: Update plugins 2024-11-29 16:39:53 +05:30
tmuxp/.config/tmuxp tmux/tmuxp: Create a separate tmux session for Zig 2024-11-05 13:00:11 +05:30
tridactyl/.config/tridactyl tridactyl: Add a search URL shortcut for RFC 2024-03-18 17:08:05 +05:30
vale vale: Update styles 2024-09-19 16:03:57 +05:30
valgrind Add valgrind configuration 2023-01-28 11:50:17 +05:30
wezterm/.config/wezterm wezterm: Add an initial wezterm configuration 2021-12-15 14:54:04 +05:30
wireplumber wireplumber: Add equalizer for Truthear GATe 2024-08-10 18:14:04 +05:30
xdg-desktop-portal/.config/xdg-desktop-portal xdg-desktop-portal: Add configuration for desktop portal 2024-11-26 13:38:56 +05:30
yazi/.config/yazi yazi: Disable image previews 2024-09-19 16:03:57 +05:30
yt-dlp/.config/yt-dlp yt-dlp: Allow automatic selection of best audio codec/format 2024-08-02 14:26:06 +05:30
zathura/.config/zathura zathura: Map a key to toggle presentation mode 2024-10-20 15:59:41 +05:30
zig/.config zig: Enable build on save diagnostics 2024-11-25 16:50:41 +05:30
.git-blame-ignore-revs git-blame-ignore-revs: Ignore tabs to spaces clean up for colors/yolokai 2023-04-12 11:30:13 +05:30
.gitignore gitignore: Ignore the paq-lock file 2023-09-12 12:20:42 +05:30
.gitmodules nvim: Switch back to paq 2023-02-09 20:19:59 +05:30
.luacheckrc Add luacheckrc for neovim 2021-12-06 10:28:30 +05:30
Makefile Update Makefile 2022-01-27 14:50:32 +05:30