From 8e3e70b6f27415d2e541584d80b6ade2d1b1beb8 Mon Sep 17 00:00:00 2001 From: antoxa Date: Thu, 16 Oct 2025 09:36:19 +0300 Subject: [PATCH] etc and nvim telescope --- .gitignore | 1 + fonts/.local/share/fonts/.uuid | 1 + fonts/.local/share/fonts/5mal6Lampen/.uuid | 1 + fonts/.local/share/fonts/DS_Army_Cyr/.uuid | 1 + fonts/.local/share/fonts/DaMiOne/.uuid | 1 + fonts/.local/share/fonts/EastSeaDokdo/.uuid | 1 + fonts/.local/share/fonts/HaloGrotesk/.uuid | 1 + fonts/.local/share/fonts/HemicoGreek/.uuid | 1 + fonts/.local/share/fonts/Imprerial/.uuid | 1 + fonts/.local/share/fonts/NeuropolMedium/.uuid | 1 + fonts/.local/share/fonts/NimbusSans/.uuid | 1 + fonts/.local/share/fonts/PPObjectSans/.uuid | 1 + fonts/.local/share/fonts/Ravenhol/.uuid | 1 + fonts/.local/share/fonts/Roadkill_Heavy_Reqular/.uuid | 1 + fonts/.local/share/fonts/ST_Warmovie_noncommercial/.uuid | 1 + fonts/.local/share/fonts/Saiba-45/.uuid | 1 + fonts/.local/share/fonts/Shist/.uuid | 1 + fonts/.local/share/fonts/Terminess/.uuid | 1 + zsh/.zshrc | 6 ++++++ 19 files changed, 24 insertions(+) create mode 100644 .gitignore create mode 100644 fonts/.local/share/fonts/.uuid create mode 100644 fonts/.local/share/fonts/5mal6Lampen/.uuid create mode 100644 fonts/.local/share/fonts/DS_Army_Cyr/.uuid create mode 100644 fonts/.local/share/fonts/DaMiOne/.uuid create mode 100644 fonts/.local/share/fonts/EastSeaDokdo/.uuid create mode 100644 fonts/.local/share/fonts/HaloGrotesk/.uuid create mode 100644 fonts/.local/share/fonts/HemicoGreek/.uuid create mode 100644 fonts/.local/share/fonts/Imprerial/.uuid create mode 100644 fonts/.local/share/fonts/NeuropolMedium/.uuid create mode 100644 fonts/.local/share/fonts/NimbusSans/.uuid create mode 100644 fonts/.local/share/fonts/PPObjectSans/.uuid create mode 100644 fonts/.local/share/fonts/Ravenhol/.uuid create mode 100644 fonts/.local/share/fonts/Roadkill_Heavy_Reqular/.uuid create mode 100644 fonts/.local/share/fonts/ST_Warmovie_noncommercial/.uuid create mode 100644 fonts/.local/share/fonts/Saiba-45/.uuid create mode 100644 fonts/.local/share/fonts/Shist/.uuid create mode 100644 fonts/.local/share/fonts/Terminess/.uuid diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a2a6f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +nvim/.config/nvim/lazy-lock.json diff --git a/fonts/.local/share/fonts/.uuid b/fonts/.local/share/fonts/.uuid new file mode 100644 index 0000000..16eb1a6 --- /dev/null +++ b/fonts/.local/share/fonts/.uuid @@ -0,0 +1 @@ +9bfd31cd-9053-479e-bf0f-2b817d7f9511 \ No newline at end of file diff --git a/fonts/.local/share/fonts/5mal6Lampen/.uuid b/fonts/.local/share/fonts/5mal6Lampen/.uuid new file mode 100644 index 0000000..432da29 --- /dev/null +++ b/fonts/.local/share/fonts/5mal6Lampen/.uuid @@ -0,0 +1 @@ +1bd56186-1fd6-4e6e-841a-0e720aaa7c4c \ No newline at end of file diff --git a/fonts/.local/share/fonts/DS_Army_Cyr/.uuid b/fonts/.local/share/fonts/DS_Army_Cyr/.uuid new file mode 100644 index 0000000..f331ed1 --- /dev/null +++ b/fonts/.local/share/fonts/DS_Army_Cyr/.uuid @@ -0,0 +1 @@ +32261c3c-7ef7-427f-8cdb-0e835668fca5 \ No newline at end of file diff --git a/fonts/.local/share/fonts/DaMiOne/.uuid b/fonts/.local/share/fonts/DaMiOne/.uuid new file mode 100644 index 0000000..c445694 --- /dev/null +++ b/fonts/.local/share/fonts/DaMiOne/.uuid @@ -0,0 +1 @@ +4e259047-073c-4e95-8843-4b40c83fb014 \ No newline at end of file diff --git a/fonts/.local/share/fonts/EastSeaDokdo/.uuid b/fonts/.local/share/fonts/EastSeaDokdo/.uuid new file mode 100644 index 0000000..b11e40b --- /dev/null +++ b/fonts/.local/share/fonts/EastSeaDokdo/.uuid @@ -0,0 +1 @@ +b91f0d54-31c0-45a3-b204-e8dbf3c5239b \ No newline at end of file diff --git a/fonts/.local/share/fonts/HaloGrotesk/.uuid b/fonts/.local/share/fonts/HaloGrotesk/.uuid new file mode 100644 index 0000000..7b6eb61 --- /dev/null +++ b/fonts/.local/share/fonts/HaloGrotesk/.uuid @@ -0,0 +1 @@ +df291022-f5f5-47aa-a66d-92157f862e36 \ No newline at end of file diff --git a/fonts/.local/share/fonts/HemicoGreek/.uuid b/fonts/.local/share/fonts/HemicoGreek/.uuid new file mode 100644 index 0000000..ba130ee --- /dev/null +++ b/fonts/.local/share/fonts/HemicoGreek/.uuid @@ -0,0 +1 @@ +a82441b8-2aff-4dc7-92c5-597ee5644e26 \ No newline at end of file diff --git a/fonts/.local/share/fonts/Imprerial/.uuid b/fonts/.local/share/fonts/Imprerial/.uuid new file mode 100644 index 0000000..3819d0d --- /dev/null +++ b/fonts/.local/share/fonts/Imprerial/.uuid @@ -0,0 +1 @@ +65fa1e78-65ae-4dce-be07-f7127f0cabd0 \ No newline at end of file diff --git a/fonts/.local/share/fonts/NeuropolMedium/.uuid b/fonts/.local/share/fonts/NeuropolMedium/.uuid new file mode 100644 index 0000000..63d8ef4 --- /dev/null +++ b/fonts/.local/share/fonts/NeuropolMedium/.uuid @@ -0,0 +1 @@ +437172e8-0b6c-4cd9-a4c5-2e2393222554 \ No newline at end of file diff --git a/fonts/.local/share/fonts/NimbusSans/.uuid b/fonts/.local/share/fonts/NimbusSans/.uuid new file mode 100644 index 0000000..3b5ab01 --- /dev/null +++ b/fonts/.local/share/fonts/NimbusSans/.uuid @@ -0,0 +1 @@ +d37ea731-8866-4ff6-a43c-4110a8e8fa60 \ No newline at end of file diff --git a/fonts/.local/share/fonts/PPObjectSans/.uuid b/fonts/.local/share/fonts/PPObjectSans/.uuid new file mode 100644 index 0000000..753f59a --- /dev/null +++ b/fonts/.local/share/fonts/PPObjectSans/.uuid @@ -0,0 +1 @@ +bed4f633-e3a0-4e0b-b46e-03050dd4df51 \ No newline at end of file diff --git a/fonts/.local/share/fonts/Ravenhol/.uuid b/fonts/.local/share/fonts/Ravenhol/.uuid new file mode 100644 index 0000000..1910082 --- /dev/null +++ b/fonts/.local/share/fonts/Ravenhol/.uuid @@ -0,0 +1 @@ +057de4a3-1c7a-4883-8d55-33bb33fa6405 \ No newline at end of file diff --git a/fonts/.local/share/fonts/Roadkill_Heavy_Reqular/.uuid b/fonts/.local/share/fonts/Roadkill_Heavy_Reqular/.uuid new file mode 100644 index 0000000..e47d083 --- /dev/null +++ b/fonts/.local/share/fonts/Roadkill_Heavy_Reqular/.uuid @@ -0,0 +1 @@ +ab64f553-8eba-42f4-ad8f-b05a709acc51 \ No newline at end of file diff --git a/fonts/.local/share/fonts/ST_Warmovie_noncommercial/.uuid b/fonts/.local/share/fonts/ST_Warmovie_noncommercial/.uuid new file mode 100644 index 0000000..0584bb4 --- /dev/null +++ b/fonts/.local/share/fonts/ST_Warmovie_noncommercial/.uuid @@ -0,0 +1 @@ +be0c0c77-644e-4331-8dba-e722b39d1ae1 \ No newline at end of file diff --git a/fonts/.local/share/fonts/Saiba-45/.uuid b/fonts/.local/share/fonts/Saiba-45/.uuid new file mode 100644 index 0000000..fe2dab3 --- /dev/null +++ b/fonts/.local/share/fonts/Saiba-45/.uuid @@ -0,0 +1 @@ +710652f1-716e-492a-9be8-4df8ecf35c18 \ No newline at end of file diff --git a/fonts/.local/share/fonts/Shist/.uuid b/fonts/.local/share/fonts/Shist/.uuid new file mode 100644 index 0000000..726297c --- /dev/null +++ b/fonts/.local/share/fonts/Shist/.uuid @@ -0,0 +1 @@ +3b872cac-3b19-48e1-b9b2-22ed97ba2a61 \ No newline at end of file diff --git a/fonts/.local/share/fonts/Terminess/.uuid b/fonts/.local/share/fonts/Terminess/.uuid new file mode 100644 index 0000000..23cb86f --- /dev/null +++ b/fonts/.local/share/fonts/Terminess/.uuid @@ -0,0 +1 @@ +8ad74e8c-c288-4258-915c-3c568d41b784 \ No newline at end of file diff --git a/zsh/.zshrc b/zsh/.zshrc index 4b865a8..33d35f8 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -3,3 +3,9 @@ source $HOME/.config/zsh/.zshrc export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm [ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion + +## [Completion] +## Completion scripts setup. Remove the following line to uninstall +[[ -f /home/antoxa/.dart-cli-completion/zsh-config.zsh ]] && . /home/antoxa/.dart-cli-completion/zsh-config.zsh || true +## [/Completion] +