Skip to content

Instantly share code, notes, and snippets.

@suryakencana007
Created October 31, 2023 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suryakencana007/c4a2613c5987f2c0a403af715b0bdb2e to your computer and use it in GitHub Desktop.
Save suryakencana007/c4a2613c5987f2c0a403af715b0bdb2e to your computer and use it in GitHub Desktop.
add_newline = false
[aws]
disabled = true
symbol = " "
format = '\[[$symbol($profile)(\($region\))(\[$duration\])]($style)\]'
[buf]
symbol = " "
format = '\[[$symbol($version)]($style)\]'
[c]
symbol = " "
format = '\[[$symbol($version(-$name))]($style)\]'
[conda]
symbol = " "
format = '\[[$symbol$environment]($style)\]'
[dart]
symbol = " "
format = '\[[$symbol($version)]($style)\]'
[directory]
format = '\[[󰝰 $path]($style)\]'
truncation_symbol = "./"
[docker_context]
symbol = " "
format = '\[[$symbol$context]($style)\]'
[dotnet]
format = '\[[$symbol($version)(🎯 $tfm)]($style)\]'
[elixir]
symbol = " "
format = '\[[$symbol($version \(OTP $otp_version\))]($style)\]'
[elm]
symbol = " "
format = '\[[$symbol($version)]($style)\]'
[git_branch]
symbol = " "
format = '\[[$symbol$branch]($style)\]'
[git_status]
format = '([\[$all_status$ahead_behind\]]($style))'
[golang]
symbol = " "
format = '\[[$symbol($version)]($style)\]'
[guix_shell]
symbol = " "
format = '\[[$symbol]($style)\]'
[haskell]
symbol = " "
format = '\[[$symbol($version)]($style)\]'
[haxe]
symbol = "⌘ "
format = '\[[$symbol($version)]($style)\]'
[hg_branch]
symbol = " "
[java]
symbol = " "
[julia]
symbol = " "
[kotlin]
format = '\[[$symbol($version)]($style)\]'
[lua]
symbol = " "
[memory_usage]
symbol = " "
format = '\[$symbol[$ram( | $swap)]($style)\]'
[meson]
symbol = "喝 "
[nim]
symbol = " "
[nix_shell]
symbol = " "
[nodejs]
symbol = " "
format = '\[[$symbol($version)]($style)\]'
[os]
format = '\[[$symbol]($style)\]'
[os.symbols]
Alpine = " "
Amazon = " "
Android = " "
Arch = " "
CentOS = " "
Debian = " "
DragonFly = " "
Emscripten = " "
EndeavourOS = " "
Fedora = " "
FreeBSD = " "
Garuda = "﯑ "
Gentoo = " "
HardenedBSD = "ﲊ "
Illumos = " "
Linux = " "
Macos = " "
Manjaro = " "
Mariner = " "
MidnightBSD = " "
Mint = " "
NetBSD = " "
NixOS = " "
OpenBSD = " "
openSUSE = " "
OracleLinux = " "
Pop = " "
Raspbian = " "
Redhat = " "
RedHatEnterprise = " "
Redox = " "
Solus = "ﴱ "
SUSE = " "
Ubuntu = " "
Unknown = " "
Windows = " "
[package]
symbol = " "
format = '\[[$symbol$version]($style)\]'
[python]
symbol = " "
format = '\[[${symbol}${pyenv_prefix}(${version})(\($virtualenv\))]($style)\]'
[rlang]
symbol = "ﳒ "
[ruby]
symbol = " "
[rust]
symbol = " "
format = '\[[$symbol($version)]($style)\]'
[scala]
symbol = " "
[spack]
symbol = "🅢 "
[time]
disabled = false
time_format = "%v|%I:%M %p" # Hour:Minute Format
format = '[  $time ]($style)'
[username]
format = '\[[$user]($style)\]'
[vlang]
format = '\[[$symbol($version)]($style)\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment