~mpldr/dotfiles

~ is where my dotfiles are
5a433478 — Moritz Poldrack 10 months ago
sway: don't luck while audio is playing
2c53fe4d — Moritz Poldrack 10 months ago
sway: use hyprpicker instead of farge
f0e02aac — Moritz Poldrack 10 months ago
aerc: add the other templates

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mpldr/dotfiles
read/write
git@git.sr.ht:~mpldr/dotfiles

You can also use your local clone with git send-email.

#dotfiles

My home is my castle, and these are the carpets. These are my dotfiles (at least those I didn't forget to add).

#Apply

Since you probably do not want to use all of my configs, you should just copy what looks useful to you.

#applying all dotfiles anyway

first, you need rcm

then you can run (untested)

git clone https://git.sr.ht/~poldi1405/dotfiles ~/.dotfiles
rcup -B $(cat /etc/hostname)

#Dependencies/Requirements

dependencies are listed with their Archlinux Package-Name

#vim

  • ctags – creating autocompletions
  • curl – auto-installing vim-plug
  • git – downloading plugins
  • go – installing vim-go
  • python python-watchdog python-requests python-requests-futures python-bottle clang – YouCompleteMe compilation
  • yarn – vim-prettier plugin

#zsh

  • antibody – Package Manager

optional:

  • advcp – cp/mv with progressbar
  • exa – a modern ls replacement
  • fd – a faster find
  • ripgrep – a faster grep
  • slit - less with filtering