1
0
Fork 0
Just a compilation of my configs.
Find a file
2025-06-05 13:40:45 -04:00
.bin/sh re-add this script that I deleted by mistake 2025-05-31 09:47:24 -04:00
.config update waybar weather script 2025-06-05 13:34:36 -04:00
.docker replace the old domain with the new one 2025-06-05 13:40:45 -04:00
.dot-files-laptop update to .dot-files-laptop 2025-04-16 21:03:05 -04:00
.newsboat update waybar weather script 2025-06-05 13:34:36 -04:00
.themes add themes 2025-03-24 13:01:00 -04:00
.vim/pack/themes/start/dracula add vim theme 2025-03-24 12:46:28 -04:00
.wallpapers add wallpapers 2025-03-24 12:48:22 -04:00
.gitignore add .gitignore 2025-03-24 12:45:13 -04:00
.zprofile add .zprofile 2025-03-24 12:44:09 -04:00
.zshrc improve lots of things and change things to accomodate my new hardware 2025-05-24 23:59:57 -04:00
LICENSE add license 2025-03-24 12:38:02 -04:00
README.md update readme with new nvim plugins 2025-06-01 12:17:18 -04:00

Dot Files

Just a compilation of my configs.

Screenshots

alt text alt text

Color Scheme

I use the Dracula theme, following their color palette as best as I can.

Software

Browser theme

Browser addons

  • ff2mpv: A Firefox/Chrome add-on for playing URLs in mpv.
  • uBlock Origin: An efficient blocker for Chromium and Firefox. Fast and lean.
  • KeePassXC-Browser: Official browser plugin for the KeePassXC password manager.
  • Vimium: The hacker's browser.
  • LibRedirect: A web extension that redirects several websites to alternative privacy friendly frontends. floccus: Sync bookmarks privately across browsers and devices.
  • FF-Container-HomePages: Firefox browser extension that lets you specify a default page for each container.

zsh plugins

Vim plugins

Neovim plugins

  • coq.artifacts: Part of the coq suite.
  • coq.thirdparty: Also part of the coq suite.
  • coq_nvim: Fast as FUCK nvim completion.
  • dracula.nvim: Dracula colorscheme for neovim written in Lua.
  • lazy: A modern plugin manager for Neovim.
  • lualine: A blazing fast and easy to configure neovim statusline plugin written in pure lua.
  • mini-icons: Icon provider. Part of 'mini.nvim' library.
  • nvim-autopairs: Autopairs for neovim written in lua.
  • nvim-lspconfig: Quickstart configs for Nvim LSP.
  • nvim-web-devicons: Provides Nerd Font icons (glyphs) for use by neovim plugins.
  • plenary: Several lua functions.
  • snacks: A collection of QoL plugins for Neovim.
  • vim-lastplace: A vim / nvim plugin that intelligently reopens files at your last edit position.

Other Misc. Tools

  • hyprpaper: A blazing fast wayland wallpaper utility with IPC controls.
  • fzf: Command-line fuzzy finder.
  • newsboat: RSS/Atom feed reader for the text console.
  • yt-dlp: Download videos from youtube or other video sites.
  • mpv-mpris: Plugin for mpv which allows control of it using standard media keys.
  • yt-dlp-drop-in: Emulates youtube-dl executables with yt-dlp.
  • gsimplecal: A lightweight calendar application written in C++ using GTK.
  • qt5ct: Qt5 configuration utility.
  • kvantum: SVG-based theme engine for Qt5/6.
  • polkit-kde-agent: Daemon providing a polkit authentication UI.
  • xdg-desktop-portal-gtk: A backend implementation for xdg-desktop-portal using GTK.
  • trash-cli: Command line trashcan (recycle bin) interface.
  • arkenfox-user.js: Firefox user.js template for configuration and hardening.
  • ttyper: Terminal-based typing test.
  • glow: Command-line markdown renderer.
  • udiskie: Removable disk automounter using udisks.
  • blueman: GTK+ Bluetooth Manager.

Credits

A lot of the code was modified or borrowed from others that I will attempt to list here:

If I'm missing anybody else, just open up a MR.