rohan-buechner / .dotfiles

My dotfile repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TomIO's dotfile repository

--Repo stats--
AGPL 3.0 License GitHub repo size
Lines of code GitHub commit activity GitHub last commit

Table of contents: *(WIP)*
  • 🚧Undergoing🚧
    • 🚧complete rewrite🚧

Starship Prompt theme

Starship Discord

Main configuration file for Starship Prompt

File renamed due to chezmoi.
Rename to starship.toml, and place in ~/.config to use.

Demo GIF Demo GIF showing some theme

Overview:

Full Prompt:
time modulesudo modulejobs moduleshlvl moduleusername modulehostname moduleenv_var.Termux modulelocked directory icondirectory substitutiondirectory modulegit_metrics modulegit_branch modulegit_commit modulegit_status modulegit_state modulecmd_duration modulestatus module
Why is this a set static images?
❮HH:MM:SS❯32user@hostname/usr/ex/am.ple7219 main#4ec0fa8merging❮3/5❯ 1s993ms148
I have all of this nicely parsed in pure Markdown/HTML,
but GitHub refuses to add proper color support,
so we're stuck with PNGs for the time being.

Click any individual module for more information.

Modules will expand as needed!
Time Module
│ time        │
╞═════════════╪═════════════════
│ Format      │ HH:MM:SS (24h)
│ Colors      │ #1DA65A #0A0400
│ Appearance  │ ❮17:06:19❯
picture of the time module

🚧🚧🚧(Dropdown content under construction)🚧🚧🚧

About

My dotfile repo

License:GNU Affero General Public License v3.0


Languages

Language:Lua 69.2%Language:Python 30.8%