mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
updates
This commit is contained in:
parent
fdabdec32d
commit
5e53086882
3 changed files with 20 additions and 19 deletions
|
@ -6,7 +6,7 @@
|
|||
options =
|
||||
{
|
||||
shiftwidth = 4;
|
||||
expandtab = false;
|
||||
expandtab = true;
|
||||
preserveindent = true;
|
||||
number = true;
|
||||
relativenumber = true;
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
bat # better less
|
||||
duf # better df
|
||||
gnumake
|
||||
gdb
|
||||
|
||||
powerline-fonts
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue