Go to file
xeruf c1c7f4015e config/nvim/init: don't autostart firenvim on any wiki 2021-12-14 19:49:41 +01:00
.config config/nvim/init: don't autostart firenvim on any wiki 2021-12-14 19:49:41 +01:00
.local bin/ex: add documentation 2021-12-14 19:49:33 +01:00
.Xmodmap##hostname.elephant-arch config: update X keyboard config 2021-06-05 11:51:11 +02:00
.Xresources config/shell: update & move aliases & helpers 2021-09-16 14:18:26 +02:00
.audacity-data dot: move audacity config 2021-11-07 05:47:53 +01:00
.bash_aliases config: create full bash compatibility 2021-12-11 02:31:06 +01:00
.bitsquid dot: fix game folder symlinks 2021-11-07 05:45:37 +01:00
.face add config from Dropbox 2020-03-08 19:58:52 +01:00
.factorio dot: move factorio and ftb data 2021-11-07 05:49:26 +01:00
.ftblauncher dot: move factorio and ftb data 2021-11-07 05:49:26 +01:00
.gdbinit config/gdb: add qt printers 2021-11-17 11:55:44 +01:00
.ghci config: move config-dotfiles into .config 2021-11-07 05:38:33 +01:00
.ignore Update dotfiles, add ghci prompt 2021-04-19 10:22:58 +02:00
.mailcap config: move config-dotfiles into .config 2021-11-07 05:38:33 +01:00
.minetest dot: fix game folder symlinks 2021-11-07 05:45:37 +01:00
.neurovoider dot: fix game folder symlinks 2021-11-07 05:45:37 +01:00
.pinforc config: move config-dotfiles into .config 2021-11-07 05:38:33 +01:00
.wget-hsts config: move config-dotfiles into .config 2021-11-07 05:38:33 +01:00
.xinitrc config: shell & x adjustments 2021-11-16 10:22:56 +01:00
.zshenv config/zsh: split zprofile into zshenv and zlogin 2021-12-14 20:31:06 +01:00
README.org config: fix manjaro bootstrap issues 2021-12-11 01:04:01 +01:00

README.org

Dotfiles

I mainly use Arch Linux, currently with the KDE desktop environment with the intention of moving a tiling WM (Awesome or Sway) soon.

If you are looking to snag some of my handy tools, focus on /janek/dotfiles/src/commit/c1c7f4015ec8559e29cff068c963da9d57ac4bdd/.local/bin/scripts and /janek/dotfiles/src/commit/c1c7f4015ec8559e29cff068c963da9d57ac4bdd/.config/shell. Among daily use are b, edbin, edconf, edit, help, yas and zoxide-based d / di which in turn use zfz, zf & locz.

ex, m, moul, rpl, s, sd, tl, walli are also commonly used conveniences.

Root

I am trying to keep my home clean, but some files unfortunately cannot be moved. Out of these, only .zprofile is of interest, it contains lots of mappings to store files according to XDG and configuration for less and fzf.

.config

shell
shell aliases & functions grouped into a few different areas, focused on zsh but mostly usable with bash
zsh
zsh plugin configuration & custom completions
doom
Doom Emacs configuration with personalized snippets
ideavim, vifm, nvim
vi-related tools
git, yadm
version control

.local

scripts
lots of useful scripts, most have a short documentation header - including many essential git scripts

Packages

pacman -Qe | cut -d\  -f1 | xclip -selection clipboard
essentials
curl git zsh bat neovim man-db
basic tools
tree wget texinfo man-pages base-devel fzf topgrade fd ripgrep zsh-completions python-pynvim unrar mlocate
dotfiles

yadm

yadm clone --bootstrap git@git.jfischer.org:xeruf/dotfiles.git
yadm clone --bootstrap https://git.jfischer.org/xeruf/dotfiles.git

Applications

utilities
youtube-dl dos2unix
powertools
hexedit hexyl lftp glances zsh-doc pacman-contrib
multitools
ffmpeg imagemagick pandoc
music

mpd mpc ncmpc vlc phonon-qt5-vlc mpdris2

mkdir -p ~/.local/state/mpd && systemctl --user enable --now mpd mpDris2
music management

puddletag beets picard ffmpegthumbnailer sox

sudo npm install -g bpm
git clone https://aur.archlinux.org/yay.git /tmp/yay
cd /tmp/yay
makepkg -si
aur recommendations
tldr++ sc-im espanso
bluetooth
bluez bluez-utils pulseaudio-bluetooth
git tools
git-bug git-lfs git-crypt git-remote-gcrypt github-cli
pass
pass pass-otp pass-extension-tail pass-clip -> interesting: pass-steam, pass-autotype, pass-file, pass-qr, pass-ssh, pass-rotate
ssh
openssh sshfs lemonade-git
productivity
activitywatch-bin jrnl
sync

syncthing

systemctl enable --now syncthing
personal aur utils (need configuration)

diffr bat-extras-git rdictcc-git neovim-symlinks stderred-git

pip install beautifulsoup4
experiments
kakoune

Graphical

video
vlc obs-studio kdenlive
music production
lilypond lilypond-docs timidity++ chordpro-git musescore mixxx-beta-git
office
libreoffice-fresh emacs texlive-core texlive-latexextra context-bin
communication
zulip-desktop-bin ferdi-bin
hacking
etcher-bin
health

stretchly-xeruf-git redshift acpilight light

scu enable --now redshift

-> https://www.reddit.com/r/linuxquestions/comments/pm1bxn/setting_brightness_on_amd_ryzen_7_5800h_with

Desktop

xorg
xorg-xserver xorg-xkill xorg-setxkbmap xorg-xinit xterm xclip xprintidle light
wayland
sway azote
kde
plasma-desktop plasma-nm spectacle breeze systemsettings konsole ktorrent dolphin kdeplasma-addons kinfocenter partitionmanager kdeconnect kwallet-pam kwalletmanager ksshaskpass okular bluedevil

Emacs

git clone --depth 1 https://github.com/hlissner/doom-emacs ${XDG_CONFIG_HOME:-$HOME/.config}/emacs && ${XDG_CONFIG_HOME:-$HOME/.config}/emacs/bin/doom -y install
mail
offlineimap mu

Firefox Addons

Password management
Pass - the unix password manager

Store all kinds of secrets in plain text https://addons.mozilla.org/firefox/addon/passff

passff-host
MasterPassword - the stateless password manager

> Keep different passwords for every site you log into without having to remember anything but a single master password. > And without the risk of your getting your password list stolen. https://addons.mozilla.org/firefox/addon/masterpassword-firefox

Dev

yays intellij-idea-ultimate-edition intellij-idea-ultimate-edition-jre \ jdk-openjdk java-openjfx jdk8-openjdk java8-openjfx archlinux-java set jdk8-openjdk yays clion clion-jre cmake gdb python-pre-commit

Android
yays android-udev android-tools adbfs-rootless-git android-studio

After running android-studio setup, accept licenses:

$ANDROID_SDK_ROOT/tools/bin/sdkmanager --licenses

Server

Setup systemd-resolved and systemd-networkd

tools
fd-find locate
rust

cargo install zoxide diffr

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
ssh (Ubuntu)
lemonade openssh
webserver
sudo apt install snapd nginx && snap install certbot
social
pleroma-bin postgresql caddy