mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
Merge branch 'master' of github.com:starr-dusT/dotfiles
This commit is contained in:
commit
bff81e432f
@ -4,6 +4,9 @@
|
||||
# Make vim the default editor.
|
||||
export EDITOR=nvim
|
||||
|
||||
# Make kitty behave nice
|
||||
export TERM="xterm-256color"
|
||||
|
||||
# Customize prompt
|
||||
export PROMPT="%{$fg[red]%}%m $PROMPT"
|
||||
|
||||
|
@ -94,6 +94,7 @@
|
||||
system = {
|
||||
ssh.enable = true;
|
||||
terminal.enable = true;
|
||||
secrets.enable = true;
|
||||
wireguard-client.enable = false;
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user