add home-manager

This commit is contained in:
J. Fernando Sánchez
2023-11-10 16:16:24 +01:00
parent b0933f7e42
commit 1c449f436a
7 changed files with 295 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
# Get editor completions based on the config schema
"$schema" = 'https://starship.rs/config-schema.json'
# Inserts a blank line between shell prompts
add_newline = false