Vendor the command set the menu and shell depend on
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
# blob:summary=Reset shell.json to Blob defaults
|
||||
# blob:examples=blob refresh shell
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
blob-refresh-config blob/shell.json
|
||||
blob-bar defaults
|
||||
|
||||
blob-shell-restart
|
||||
Reference in New Issue
Block a user