mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
a4420142f566afaaec5281e6b10bc8dadb6644fb
Move the date and time to the right hand side. Move most of the system metrics to the right hand side.
dotfiles
use
git clone --bare git@github.com:davegallant/dotfiles.git $HOME/.dotfiles
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' # add alias to a .bashrc or .zshrc
source ~/.zshrc || source ~/.bashrc
config config --local status.showUntrackedFiles no
# override all config files
config checkout -f
Languages
Nix
96.6%
Shell
1.9%
Just
1.5%