diff --git a/Development/go/testing.md b/Development/go/testing.md index 8f69273..e65eccf 100644 --- a/Development/go/testing.md +++ b/Development/go/testing.md @@ -1 +1,5 @@ # [testing](https://golang.org/pkg/testing/) + +## Benchmark + +To prevent diff --git a/Misc/README.md b/Misc/README.md deleted file mode 100644 index cd904fe..0000000 --- a/Misc/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Misc - -[Appearance](appearance.md) - -[Fonts](fonts.md) - -[Disable laptop keyboard](disable-laptop-keyboard.md) diff --git a/Misc/appearance.md b/Misc/appearance.md deleted file mode 100644 index 406f287..0000000 --- a/Misc/appearance.md +++ /dev/null @@ -1,17 +0,0 @@ -# Appearance - -## Themes - -[Materia](https://github.com/nana-4/materia-theme) - -[Plata-theme](https://gitlab.com/tista500/plata-theme) - -## Icons - -[Papirus](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) - -## Cursors - -[Bibata](https://github.com/KaizIqbal/Bibata_Cursor) - -[Capitaine cursors](https://github.com/keeferrourke/capitaine-cursors) diff --git a/Misc/fonts.md b/appearance.md similarity index 62% rename from Misc/fonts.md rename to appearance.md index 1bfffa1..a0c6019 100644 --- a/Misc/fonts.md +++ b/appearance.md @@ -1,14 +1,32 @@ -# Fonts +# Appearance + +## Themes + +[Materia](https://github.com/nana-4/materia-theme) + +[Plata-theme](https://gitlab.com/tista500/plata-theme) + +## Icons + +[Papirus](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) + +## Cursors + +[Bibata](https://github.com/KaizIqbal/Bibata_Cursor) + +[Capitaine cursors](https://github.com/keeferrourke/capitaine-cursors) + +## Fonts Read [Preview programming fonts](https://app.programmingfonts.org/). -How to see font name: +List fonts: ```sh fc-list ``` -## Currently +### Currently [Google Noto Fonts](https://www.google.com/get/noto/) @@ -20,7 +38,7 @@ fc-list [Cascadia Code](https://github.com/microsoft/cascadia-code) -## Honorable mention +### Honorable mention [Inconsolata](https://github.com/googlefonts/Inconsolata)