meta:install: Change shell and git remote to ssh
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
- shell:
|
||||
-
|
||||
command: chsh -s /usr/bin/zsh
|
||||
description: Changing login shell to zsh
|
||||
-
|
||||
command: meta/git-remote
|
||||
description: Updating git remote to use ssh
|
||||
stderr: true
|
||||
-
|
||||
command: meta/submodules --init
|
||||
description: Pulling all submodules
|
||||
|
||||
Reference in New Issue
Block a user