Compare commits
2 Commits
875baf1087
...
74df7982e6
| Author | SHA1 | Date | |
|---|---|---|---|
| 74df7982e6 | |||
| 14da4b631e |
@@ -42,19 +42,19 @@ cheatpaths:
|
||||
# Community cheatsheets (https://github.com/cheat/cheatsheets):
|
||||
# To install: git clone https://github.com/cheat/cheatsheets C:\Users\Isaac\scoop\apps\cheat\current\cheatsheets\community
|
||||
- name: community
|
||||
path: ~\AppData\Roaming\cheat\cheatsheets\community
|
||||
path: ~\scoop\persist\cheat\cheatsheets\community
|
||||
tags: [ community ]
|
||||
readonly: true
|
||||
|
||||
# Cheatsheets that are tagged "work" are stored here by default:
|
||||
- name: work
|
||||
path: ~\AppData\Roaming\cheat\cheatsheets\work
|
||||
path: ~\scoop\persist\cheat\cheatsheets\work
|
||||
tags: [ work ]
|
||||
readonly: false
|
||||
|
||||
# Cheatsheets that are tagged "personal" are stored here by default:
|
||||
- name: personal
|
||||
path: ~\AppData\Roaming\cheat\cheatsheets\personal
|
||||
path: ~\scoop\persist\cheat\cheatsheets\personal
|
||||
tags: [ personal ]
|
||||
readonly: false
|
||||
|
||||
Reference in New Issue
Block a user