Changed ZSH completion and added package to allow Gparted to format to NTFS
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
jetbrains.idea-community #The IntelliJ IDE to edit Java code
|
||||
jetbrains.clion #The CLion IDE to edit and compile c/c++ code
|
||||
jetbrains.datagrip #The DataGrip IDE to manage Databases
|
||||
#jetbrains-toolbox
|
||||
#racket #The racket Programming language, with DrRacket IDE, for University (*Not* because it's my favourite)
|
||||
rustup #Rust Programming Toolchain
|
||||
#go #Go Programming Language
|
||||
|
||||
@ -43,5 +43,6 @@
|
||||
cifs-utils
|
||||
samba
|
||||
kdePackages.ksshaskpass
|
||||
ntfs3g
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user