Skip to content

Instantly share code, notes, and snippets.

@pwsandoval
Created April 11, 2023 18:44
Show Gist options
  • Save pwsandoval/b09edce717a5adc1914684e68e8ffb60 to your computer and use it in GitHub Desktop.
Save pwsandoval/b09edce717a5adc1914684e68e8ffb60 to your computer and use it in GitHub Desktop.
bat-win.md

Software version

bat 0.22.1 (e5d9579)

Operating system

Windows 6.2.9200

Command-line

C:\Users\Peter\scoop\apps\bat\current\bat.exe --diagnostic

Environment variables

SHELL=<not set>
PAGER=<not set>
LESS=<not set>
LANG=<not set>
LC_ALL=<not set>
BAT_PAGER=<not set>
BAT_CACHE_PATH=<not set>
BAT_CONFIG_PATH=<not set>
BAT_OPTS=<not set>
BAT_STYLE=<not set>
BAT_TABS=<not set>
BAT_THEME=<not set>
XDG_CONFIG_HOME=<not set>
XDG_CACHE_HOME=<not set>
COLORTERM=<not set>
NO_COLOR=<not set>
MANPAGER=<not set>

System Config file

Could not read contents of 'C:\ProgramData\bat\config': El sistema no puede encontrar la ruta especificada. (os error 3).

Config file

# Show all content
--paging=never

# Set theme
--theme="TwoDark"

# Set style
--style="numbers,header,grid"

Custom assets metadata

---
bat_version: 0.22.1
creation_time:
  secs_since_epoch: 1677287327
  nanos_since_epoch: 285384200

Custom assets

  • metadata.yaml, 101 bytes
  • syntaxes.bin, 898115 bytes
  • themes.bin, 46036 bytes

Compile time information

  • Profile: release
  • Target triple: x86_64-pc-windows-msvc
  • Family: windows
  • OS: windows
  • Architecture: x86_64
  • Pointer width: 64
  • Endian: little
  • CPU features: fxsr,sse,sse2
  • Host: x86_64-pc-windows-msvc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment