etc and nvim telescope
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
nvim/.config/nvim/lazy-lock.json
|
1
fonts/.local/share/fonts/.uuid
Normal file
1
fonts/.local/share/fonts/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
9bfd31cd-9053-479e-bf0f-2b817d7f9511
|
1
fonts/.local/share/fonts/5mal6Lampen/.uuid
Normal file
1
fonts/.local/share/fonts/5mal6Lampen/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
1bd56186-1fd6-4e6e-841a-0e720aaa7c4c
|
1
fonts/.local/share/fonts/DS_Army_Cyr/.uuid
Normal file
1
fonts/.local/share/fonts/DS_Army_Cyr/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
32261c3c-7ef7-427f-8cdb-0e835668fca5
|
1
fonts/.local/share/fonts/DaMiOne/.uuid
Normal file
1
fonts/.local/share/fonts/DaMiOne/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
4e259047-073c-4e95-8843-4b40c83fb014
|
1
fonts/.local/share/fonts/EastSeaDokdo/.uuid
Normal file
1
fonts/.local/share/fonts/EastSeaDokdo/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
b91f0d54-31c0-45a3-b204-e8dbf3c5239b
|
1
fonts/.local/share/fonts/HaloGrotesk/.uuid
Normal file
1
fonts/.local/share/fonts/HaloGrotesk/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
df291022-f5f5-47aa-a66d-92157f862e36
|
1
fonts/.local/share/fonts/HemicoGreek/.uuid
Normal file
1
fonts/.local/share/fonts/HemicoGreek/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
a82441b8-2aff-4dc7-92c5-597ee5644e26
|
1
fonts/.local/share/fonts/Imprerial/.uuid
Normal file
1
fonts/.local/share/fonts/Imprerial/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
65fa1e78-65ae-4dce-be07-f7127f0cabd0
|
1
fonts/.local/share/fonts/NeuropolMedium/.uuid
Normal file
1
fonts/.local/share/fonts/NeuropolMedium/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
437172e8-0b6c-4cd9-a4c5-2e2393222554
|
1
fonts/.local/share/fonts/NimbusSans/.uuid
Normal file
1
fonts/.local/share/fonts/NimbusSans/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
d37ea731-8866-4ff6-a43c-4110a8e8fa60
|
1
fonts/.local/share/fonts/PPObjectSans/.uuid
Normal file
1
fonts/.local/share/fonts/PPObjectSans/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
bed4f633-e3a0-4e0b-b46e-03050dd4df51
|
1
fonts/.local/share/fonts/Ravenhol/.uuid
Normal file
1
fonts/.local/share/fonts/Ravenhol/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
057de4a3-1c7a-4883-8d55-33bb33fa6405
|
1
fonts/.local/share/fonts/Roadkill_Heavy_Reqular/.uuid
Normal file
1
fonts/.local/share/fonts/Roadkill_Heavy_Reqular/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
ab64f553-8eba-42f4-ad8f-b05a709acc51
|
1
fonts/.local/share/fonts/ST_Warmovie_noncommercial/.uuid
Normal file
1
fonts/.local/share/fonts/ST_Warmovie_noncommercial/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
be0c0c77-644e-4331-8dba-e722b39d1ae1
|
1
fonts/.local/share/fonts/Saiba-45/.uuid
Normal file
1
fonts/.local/share/fonts/Saiba-45/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
710652f1-716e-492a-9be8-4df8ecf35c18
|
1
fonts/.local/share/fonts/Shist/.uuid
Normal file
1
fonts/.local/share/fonts/Shist/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
3b872cac-3b19-48e1-b9b2-22ed97ba2a61
|
1
fonts/.local/share/fonts/Terminess/.uuid
Normal file
1
fonts/.local/share/fonts/Terminess/.uuid
Normal file
@@ -0,0 +1 @@
|
||||
8ad74e8c-c288-4258-915c-3c568d41b784
|
@@ -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]
|
||||
|
||||
|
Reference in New Issue
Block a user