Skip to content

Instantly share code, notes, and snippets.

@AlonsoErnesto
AlonsoErnesto / starship.toml
Created July 9, 2023 00:09 — forked from deepanchal/starship.toml
Starship config
# Get editor completions based on the config schema
"$schema" = 'https://starship.rs/config-schema.json'
format = """
$username\
$hostname\
$localip\
$shlvl\
$singularity\
$kubernetes\

How to get @DevBlackOps Terminal-Icons module working in PowerShell on Windows

Note: since version 0.1.1 of the module this now works in Windows PowerShell or PowerShell Core.

  1. Download and install this version of Literation Mono Nerd Font which has been specifically fixed to be recognised as monospace on Windows:

https://github.com/haasosaurus/nerd-fonts/blob/regen-mono-font-fix/patched-fonts/LiberationMono/complete/Literation%20Mono%20Nerd%20Font%20Complete%20Mono%20Windows%20Compatible.ttf

(see this issue for more info: ryanoasis/nerd-fonts#269)

@AlonsoErnesto
AlonsoErnesto / settings.json
Last active June 13, 2023 17:43
Configuracion de VCode 2023
{
"editor.fontLigatures": true,
"editor.fontSize":26,
"workbench.iconTheme": "material-icon-theme",
"material-icon-theme.activeIconPack": "nest",
"editor.fontFamily": "Victor Mono ExtraLight",
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": [