Skip to content

tristan957/dotfiles

Repository files navigation

builds.sr.ht status

dotfiles

These are my personal configuration files.

Home Manager

This repository uses home-manager to manage dotfiles.

Terminal

Terminal with bash and tmux running to showcase style

Bash

PS0 from left to right:

  • return code of previous command
  • number of jobs currently managed by the shell
  • 24-hr time
  • username@hostname
  • current directory
  • git branch

2nd line:

  • root/user (# or $)

tmux

Statusline from left to right:

  • session
  • window list
    • current window
    • random window
    • last window
  • hostname
  • date
  • 24-hr time