Posts tagged: linux

All posts with the tag "linux"

Creating a minimal config specifically for git commits has made running much more pleasant. It starts up Much faster,...

Stow is an incredible way to manage your dotfiles. It works by managing symlinks between your dotfiles directory and ...

pipx examples

count lines of code ¶ # pipx run pygount markata pipx run pygount markata --format=summary pipx run pygount markata --suffix=cfg,py,yml

I've been stuck many times looking at a vim buffer with little question marks at the beginning of each line and tryin...

tmux popups can be sized how you like based on the % width of the terminal on creation by using the flags (h, w, x, y...