Go to file
2022-11-04 21:35:26 +10:30
.config updated xprofile to set keyboard and ctrl/caps mapping with setxkbmap 2022-11-04 21:35:26 +10:30
.local/share/applications updates 2022-05-21 20:28:48 +09:30
.xmonad updates, only minor 2022-11-01 14:24:52 +10:30
scripts removed icons and theme, don't need that bloated shit. 2022-05-21 20:35:51 +09:30
Templates added thunar templates 2021-10-11 10:28:47 +10:30
.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
.xprofile.tmpl many updates from old desktop 2022-06-21 17:27:10 +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 many changes 2022-10-11 21:59:03 +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...

xmonad

xmobar

lf

tmux

zsh

system