This commit is contained in:
@@ -5,7 +5,11 @@
|
||||
"Bash(env)",
|
||||
"Bash(findstr /I OBSIDIAN)",
|
||||
"Bash(set)",
|
||||
"Bash(xargs grep -l -i \"obsidian\")"
|
||||
"Bash(xargs grep -l -i \"obsidian\")",
|
||||
"Bash(xargs -I {} git log --oneline -1 {})",
|
||||
"Bash(ls -la data)",
|
||||
"Bash(ls *.db)",
|
||||
"Bash(find . -name \"cpas.db\" -not -path \"*/node_modules/*\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user