Micro relativeruler
This commit is contained in:
parent
a7a7721b02
commit
e02706b754
1 changed files with 1 additions and 6 deletions
|
|
@ -20,14 +20,9 @@
|
|||
tabstospaces = true;
|
||||
tabsize = 4;
|
||||
colorscheme = "simple";
|
||||
relativeruler = true;
|
||||
};
|
||||
};
|
||||
# oh-my-posh = {
|
||||
# enable = true;
|
||||
# enableBashIntegration = true;
|
||||
# enableFishIntegration = true;
|
||||
# settings = builtins.fromJSON (builtins.unsafeDiscardStringContext (builtins.readFile "${inputs.dotfiles}/omp.json"));
|
||||
# };
|
||||
starship = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue