dotfiles
doot files for arch (btw)
File Explorer
- FUNDING.yml
- convert-video.lua
- convert-video.sh
- csv_to_table
- docling-formula.sh
- domaincheck
- dwm_status
- feh-random
- flatten
- git-praise
- jpgtowebp.sh
- move_to_dotfiles
- nvim-plugin-bisect.sh
- pls
- png2favico
- png2ico
- print_colors.sh
- random_swaybg.sh
- scaleimages.sh
- sounds.sh
- start_redshift
- startup-social-media
- towebp
- transcript-video.sh
- tsv_to_table
- video_to_gif
- whisper
- zsh_history_fix
- alacritty.yml
- alacritty.yml.in
- startup.sh
- default.ase
- aseprite.ini
- user.aseprite-brushes
- azoterc
- startup.blend
- userpref.blend
- bottom.toml
- Voice Control.json
- Noise .json
- config.yaml
- flameshot.ini
- fonts.conf
- foot.ini
- config.ini
- gammastep.conf
- gimprc
- settings.ini
- htoprc
- preferences.xml
- config
- autostart.sh
- config.conf
- MangoHud.conf
- top-thin.conf
- mpv_clip.conf
- clip.lua
- mpv.conf
- config.toml
- config.conf
- elixir.vim
- gleam.vim
- gotmpl.vim
- html.lua
- javascript.lua
- typescript.vim
- crystal.lua
- ecrystal.lua
- elixir.lua
- elixir.vim
- gdscript.lua
- gitcommit.vim
- gleam.lua
- go.lua
- javascript.lua
- javascriptreact.lua
- lua.lua
- markdown.lua
- python.lua
- python.vim
- rust.lua
- tex.lua
- text.lua
- toml.vim
- typescript.lua
- typescript.tsx.vim
- typescript.vim
- typescriptreact.lua
- vim.vim
- yaml.vim
- crystal.vim
- elixir.vim
- ale.vim
- dap.lua
- dap.vim
- diagnostic.vim
- diffview.lua
- elixir.lua
- fzf.vim
- js_test.lua
- keymaps.vim
- lsp.lua
- lsp.vim
- luaformat.vim
- mappings.vim
- prettier.vim
- rust.lua
- telescope.vim
- typescript.nvim.lua
- highlights.scm
- injections.scm
- highlights.scm
- old_custom_highlights.scm
- highlights.scm
- injections.scm
- injections.scm
- injections.scm
- highlights.scm
- ecma.scm
- typescript.scm
- typescriptreact.scm
- typescript.scm
- ecma.scm
- crystal.vim
- ecrystal.vim
- gdscript.vim
- pest.lua
- crystal.vim
- ecrystal.vim
- basedpyright.lua
- biome.lua
- gleam.lua
- lua_ls.lua
- pyright.lua
- ruff.lua
- superhtml.lua
- ty.lua
- mappings.lua
- stylelint.lua
- gdlint.lua
- mappings.lua
- colorizer.lua
- completion.lua
- dap.lua
- dressing.lua
- expressline.lua
- formatter.lua
- jest-test.lua
- jester.lua
- lint.lua
- nvim-dap-ui.lua
- symbols-outline.lua
- telescope.lua
- treesitter.lua
- zip.lua
- ai.lua
- colorscheme.lua
- comment.lua
- completion.lua
- config.lua
- crystal.lua
- dap.lua
- db.lua
- dev.lua
- diff.lua
- elixir.lua
- filetree.lua
- format.lua
- icons.lua
- img.lua
- lib.lua
- lint.lua
- lsp.lua
- python.lua
- rust.lua
- schema.lua
- snippet.lua
- statusbar.lua
- telescope.lua
- test.lua
- text.lua
- textobject.lua
- treesitter.lua
- typescript.lua
- ui.lua
- functional.lua
- functional.test.lua
- functional_spec.lua
- javascript-typescript.lua
- lsp.lua
- lsp_status.lua
- scratch.lua
- tests.lua
- typescript.lua
- utils.lua
- voices.lua
- lsp_config.lua
- mappings.lua
- plugins_init.lua
- setup.lua
- highlights.scm
- injections.scm
- highlights.scm
- injections.scm
- en.utf-8.add
- en.utf-8.add.spl
- .luacheckrc
- init.lua
- lazy-lock.json
- stylua.toml
- rockerBOO.json
- settings.conf
- pip.conf
- init
- device.toml
- settings.toml
- config
- spotifyd.service
- ssh-agent.service
- config.jsonc
- style-dracula.css
- style.css
- wezterm.lua
- zathurarc
- kdeglobals
- starship.toml
- defaults.sh
- install.sh
- uninstall.sh
- .gitignore
- .luacheckrc
- .luarc.json
- ackrc
- gitconfig
- gitignore
- hushlogin
- iex.exs
- Makefile
- profile
- README.md
- tmux.conf
- vimrc
- xbindkeysrc
- xinitrc
- Xmodmap
- Xresources
- xsession
- yarnrc.yml
- zprofile
- zshenv
- zshrc
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
git clone
View Details ▼
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
// repository documentation
Was this content helpful?
(0 ratings)
