This website requires JavaScript.
Explore
Help
Register
Sign In
sashakoshka
/
Xmd
Watch
1
Star
0
Fork
0
You've already forked Xmd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Xmd
/
defaults
/
install.sh
6 lines
82 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Add basic default configuration
2024-01-17 09:47:18 -07:00
#!/bin/sh
. ../scripts/flags.sh
mkdir -p ~/.Xmd
Fix defaults/install.sh
2024-01-17 10:41:34 -07:00
cp -r misc/. ~
cp -r Xmd/. ~/.Xmd
Reference in New Issue
Copy Permalink