AutoYADM commit: 2025-04-20 20:00:05

This commit is contained in:
Daniel Fichtinger 2025-04-20 20:00:05 -04:00
parent 0ac470b300
commit 7f3a32cb62
4 changed files with 13 additions and 2 deletions

View file

@ -0,0 +1,7 @@
words = [
"diceware",
"hmac",
"pathlib",
"wav",
"wordlist",
]

View file

@ -2,7 +2,7 @@ if status is-interactive
# source ~/.config/fish/custom_cd.fish
# starship init fish | source
starship init fish | source
direnv hook fish | source
zoxide init fish | source
thefuck --alias | source

View file

@ -23,10 +23,13 @@ $character"""
"$schema" = 'https://starship.rs/config-schema.json'
add_newline = false
[directory]
style = "blue"
# style = "#C4693D"
fish_style_pwd_dir_length = 3
# fish_style_pwd_dir_length = 1
truncate_to_repo = false
[character]
success_symbol = "[>](purple)"

View file

@ -67,3 +67,4 @@
.config/vdirsyncer
.config/khal
.config/just
.config/codebook