This commit is contained in:
quak
2025-01-28 00:02:35 +01:00
parent d33f176595
commit 194027116a
2 changed files with 5 additions and 2 deletions

View File

@@ -5,3 +5,5 @@
if [[ -n "$USER" ]]; then
source "/home/$USER/.bashrc"
fi
export PATH="$PATH:$HOME/repos/jlink"

View File

@@ -6,6 +6,7 @@ show_books_on_bookmark = false
[format]
stack_separator = " - "
bookmarks_separator = " - "
show_home_as_tilde = true
align_separators = true
[styles]