diff options
| author | srdusr <trevorgray@srdusr.com> | 2024-06-21 02:34:01 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2024-06-21 02:34:01 +0200 |
| commit | ce69ab13991d2547bdb097a4ace6767cc5fa15ee (patch) | |
| tree | 7e55518cc29485164a16e9d4373af17dafefb914 /install.sh | |
| parent | 43f2a3723efda5ce2235eaddd1840c1e1858cc69 (diff) | |
| download | dotfiles-ce69ab13991d2547bdb097a4ace6767cc5fa15ee.tar.gz dotfiles-ce69ab13991d2547bdb097a4ace6767cc5fa15ee.zip | |
Testing
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -149,7 +149,6 @@ submodules() { git submodule update --init --recursive } -curl -i https://git.io -F "url=https://github.com/srdusr/dotfiles/main/install.sh" -F "code=srdfiles" # Install Zsh plugins install_zsh_plugins() { local zsh_plugins_dir="$HOME/.config/zsh/plugins" |
