Skip to content

blueputty01/dotfiles

Repository files navigation

Overview

I use chezmoi to maintain my dotfiles across machine

https://www.chezmoi.io/quick-start/

Setting up a new machine

chezmoi init --apply blueputty01

debian deps

nvim

I build from source

sudo apt install fzf

tpm

sudo apt install tmux

tpm

i3 deps

sudo apt install amixer brightnessctl playerctl

nice to have

font: JetBrainsMonoNL Nerd Font

anki

sudo apt install libxcb-xinerama0 libxcb-cursor0 libnss3
# after downloading 
tar xaf ~/Downloads/anki-2XXX-linux-qt6.tar.zst
cd anki-2XXX-linux-qt6
sudo ./install.sh

asian character support

sudo apt install fonts-noto

top configuration

from https://www.reddit.com/r/linux/comments/8yx165/htop_vs_top/

I've always favored built in tools that can be found on the most installs possible, but maybe that's because a lot of machines I work with don't have internet connections. If you open top and press zxcVm1t0, it looks cool. If you put it in advanced mode (A) and set up all the fields the same way, it looks amazing. You get a ton of info, and can write your config with W. And that's just the beginning. Z opens a cool customization menu, and there are endless options for data filtering. I'm not trying to be elitist or patronizing or whatever, I legitimately wonder why so many folks use htop instead of top. I don't see any pics of customizations in top when I do google searches, so here's normal mode after I typed in zxcVm1t030 (then enter to select my node option).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published