This website requires JavaScript.
Explore
Help
Sign in
baobeld
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
14dd2b885a
dotfiles
/
.scripts
/
set-shell.sh
Benjamin Palko
06adb681f9
update set shell script
2024-09-30 22:52:14 -04:00
3 lines
34 B
Bash
Raw
Blame
History
#!/bin/bash
chsh -s
$(
which zsh
)
Reference in a new issue
View git blame
Copy permalink