mirror of
https://github.com/Ascyii/dotfiles.git
synced 2025-12-31 22:44:24 -05:00
Hleix
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
# Test
|
||||
theme = "jonas"
|
||||
|
||||
[editor.file-picker]
|
||||
hidden = false
|
||||
|
||||
[keys.normal.space]
|
||||
"H" = ":reset-diff-change" # Hard reset the hunk
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
source $HOME/.common_shell
|
||||
|
||||
if [ -f /etc/NIXOS ]; then
|
||||
eval "$(starship init bash)"
|
||||
eval "$(starship init bash)"
|
||||
else
|
||||
PS1='\u@\h:\w\$ '
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user