feat: use rokit, git auto-upstream
This commit is contained in:
@@ -11,5 +11,8 @@
|
||||
init = {
|
||||
defaultBranch = "main";
|
||||
};
|
||||
push = {
|
||||
autoSetupRemote = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
syntaxHighlighting.enable = true;
|
||||
history.size = 1000;
|
||||
envExtra = ''
|
||||
export PATH="$PATH:$HOME/.pesde/bin"
|
||||
export PATH="$PATH:$HOME/.rokit/bin"
|
||||
'';
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user