Skip to content

Personal configuration files (Mirror of https://sr.ht/~tristan957/dotfiles)

Notifications You must be signed in to change notification settings

tristan957/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b2dc9de · Mar 21, 2025
Nov 12, 2024
Aug 7, 2024
Jun 11, 2024
Mar 19, 2024
Mar 20, 2025
Oct 21, 2024
Feb 15, 2025
Sep 1, 2023
Mar 20, 2025
Mar 15, 2024
Mar 5, 2025
Dec 27, 2024
Oct 31, 2024
Jan 23, 2025
Jun 21, 2024
Apr 23, 2024
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Nov 27, 2024
Sep 15, 2024
Mar 18, 2025
Jun 21, 2024
Mar 5, 2025
Feb 28, 2025
Aug 7, 2024
Jan 2, 2024
Jun 24, 2024
Jul 18, 2024
Mar 19, 2025
Aug 2, 2024
Jul 19, 2024
Jul 2, 2024
Jun 21, 2024
Jun 21, 2024
Sep 15, 2024
Jun 21, 2024
Nov 20, 2024
Jun 21, 2024
Mar 13, 2025
Dec 4, 2023
Dec 30, 2024
Nov 12, 2024
Mar 21, 2025
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Jan 22, 2025
Sep 24, 2024
Nov 16, 2024
Mar 5, 2025
Aug 19, 2024
Jul 3, 2024
Jun 21, 2024
Oct 23, 2024
Sep 15, 2024
Sep 25, 2024
Aug 19, 2024
Sep 5, 2021
Jan 23, 2025
Jun 21, 2024
Jul 25, 2024
Jun 21, 2024
Oct 21, 2024
Feb 27, 2025
Jul 9, 2024
Dec 2, 2024
Jan 23, 2025
Mar 11, 2025
Sep 5, 2023
Jun 21, 2024
Jul 31, 2024
Jul 3, 2024
Jul 27, 2024
Aug 15, 2024
Feb 10, 2025
Feb 1, 2024
Aug 12, 2021
Nov 17, 2022
Mar 19, 2025
Sep 25, 2024
Sep 20, 2024
Mar 3, 2025
Mar 19, 2024
Feb 7, 2024
Mar 20, 2025

Repository files navigation

builds.sr.ht status

dotfiles

These are my personal configuration files.

GNU Stow

This repository uses GNU stow to manage dotfiles.

  • 1password
  • aerc
  • asdf
  • bash
  • bat
  • clangd
  • comlink
  • containers
  • deno
  • desktop-database
  • difftastic
  • dir_colors
  • dotnet
  • editline
  • electron
  • fish
  • flyctl
  • fzf
  • gdb
  • ghostty
  • git
  • glab
  • glow
  • go
  • grep
  • harper
  • helix
  • hut
  • info
  • jq
  • jupyter
  • kubernetes
  • lazygit
  • less
  • mandb
  • meson
  • mjmap
  • neon
  • neovim
  • nix
  • nnn
  • nodejs
  • pgrx
  • postgresql
  • programs
  • ptyxis
  • python
  • readline
  • ripgrep
  • rlwrap
  • rust
  • ssh
  • sway
  • systemd
  • teleport
  • terminfo
  • terraform
  • tmpfiles
  • tmux
  • toolbox
  • vim
  • vscodium
  • wget
  • xdg
  • zoxide

The above is a list of packages stow(8) can be used on. That syntax looks like stow {package}.

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