diff options
| author | srdusr <trevorgray@srdusr.com> | 2024-06-20 17:56:52 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2024-06-20 17:56:52 +0200 |
| commit | 662e0f74469b1c17340bc2792607c234a7e26a9e (patch) | |
| tree | c6670c4e318fbb0121e5d067d9fb7597d8b223df /install.sh | |
| parent | c39a94ba538d2765cb686a25aeeecbe2d91c6e03 (diff) | |
| download | dotfiles-662e0f74469b1c17340bc2792607c234a7e26a9e.tar.gz dotfiles-662e0f74469b1c17340bc2792607c234a7e26a9e.zip | |
Testing
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -802,12 +802,12 @@ linux_specific_steps() { #set_locale submodules change_dir_names - linux_update_system - install_yq - install_rust - install_nvm - install_node - install_yarn + #linux_update_system + #install_yq + #install_rust + #install_nvm + #install_node + #install_yarn linux_install_packages install_zsh_plugins setup_tmux_plugins |
