This website requires JavaScript.
Explore
Help
Sign in
nezia
/
flocon
Watch
1
Star
0
Fork
You've already forked flocon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
557197fc9f
flocon
/
dev-container-install.sh
5 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
rename to dev-container-install.sh and install fish
2023-09-27 09:02:31 +00:00
#!/bin/sh
add apt update
2023-09-27 09:14:14 +00:00
sudo apt update
rename to dev-container-install.sh and install fish
2023-09-27 09:02:31 +00:00
sudo apt install fish fzf -y
chezmoi apply --force
Reference in a new issue
Copy permalink