This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ab0cca019b
tvl-depot
/
users
/
wpcarro
/
configs
/
uninstall
6 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
Support uninstall; setup -> install - support uninstall in Makefile - change setup script name to install
2019-03-17 00:54:58 +01:00
#!/usr/bin/env bash
refactor(wpcarro): Remove briefcase references TL;DR: - prefer WPCARRO env-var to BRIEFCASE - remove repository URLs from Emacs libraries - prefer tvl-depot-path where possible - reduce the scope of constants.el - prune (some not all) stale CI configuration Change-Id: I21e9130402502ec6fa2fc4b46753c890069be62d Reviewed-on: https://cl.tvl.fyi/c/depot/+/4545 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com>
2021-12-24 00:30:31 +01:00
configs="$WPCARRO/configs"
Support uninstall; setup -> install - support uninstall in Makefile - change setup script name to install
2019-03-17 00:54:58 +01:00
Splice configs/shared directory - Move all children from configs/shared into configs. - Delete "shared" directory.
2020-03-05 18:26:08 +01:00
(cd "$configs" && stow --delete --target="$HOME" .)
Reference in a new issue
Copy permalink