Go to file
2023-01-09 23:25:14 +10:30
.config better in many ways 2023-01-09 23:25:14 +10:30
.dwm upadted dwm/autostart 2022-11-08 20:42:14 +10:30
.local/share/applications updates 2022-05-21 20:28:48 +09:30
.xmonad updates, minor, to xmonad/xmobar 2022-11-29 16:00:06 +10:30
scripts removed icons and theme, don't need that bloated shit. 2022-05-21 20:35:51 +09:30
templates eeh 2022-12-29 16:48:27 +13:00
.bashrc updates to bash and zsh (requires inks-scripts now) 2022-06-04 18:59:12 +09:30
.gitignore updating main to remove massive history 2021-02-11 09:03:17 +10:30
.tmux.conf big changes to lf, neovim (now actually working mostly), and the addition of tmux 2022-10-05 09:35:45 +10:30
.xprofile updated everything to be similar to luke smiths voidrice setup, going to clean things up quite a bit soon 2022-05-20 23:04:23 +09:30
.zprofile updated everything to be similar to luke smiths voidrice setup, going to clean things up quite a bit soon 2022-05-20 23:04:23 +09:30
README.md some pretty decent changes to nvim 2022-12-11 08:42:07 +10:30

Inkletblot's Dotfiles

My Dotfiles, managed using (what I call) the atlassian method.

Primarily the configs I care about in here are for the following programs.

  • neovim
  • xmonad
  • Xmobar
  • lf
  • tmux
  • zsh
  • system stuff such as xinitrc, shell, xprofile, and more.

Supporting programs include:

  • alacritty
  • dmenu
  • picom
  • dunst
  • fish (I no longer use this)
  • mutt (this either)
  • newsboat (or this)

I have been building up this envirnoment for some time and it is likely to change much in the future.

I have a few repositories that pair with this one, primarily are both my scripts repo and my dmenu fork. I use dmenu as my run launcher and I have myriad bash scripts to make my linux experience my own. I also dabble with DWM and it's related programs such as st, dwmblocks, and others.

Tangentially to all this I have a WIP repo I call ink-os which will set up a fresh install of Arch with all of my default programs, my dotfiles, and other misc configs. It doesn't technically 'work' but it's still easier that a manual setup for me.

Credit

Although I will happily take credit for what I have built here I would like to credit those who inspired me, or who I pilfered directly from:

Neovim (nightly)

Probably the most complicated part of this is my nvim config, I should probably move it to it's own folder at some point.

It depends on a few different language servers and miscellaneous programs. Including but not limited to:

  • pyright
  • npm/nodejs
  • omnisharp-roslyn (and by proxy, dotnet)
  • pandoc
  • miktex
  • mono (Not currently sure about this one, I think I removed it)
  • git
  • and more...

Current TODOs

  • Get navic working with winbar, it's not working at the moment
  • Get dap setup properly for my workflow
  • Play with noice a bit more and see if it can replace my current bits and pieces.

xmonad

xmobar

lf

tmux

zsh

system