Remove mercurial

This commit is contained in:
Jake Howard 2021-02-23 20:47:59 +00:00
parent 8cb6533671
commit aeac297d80
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 0 additions and 18 deletions

View File

@ -5,7 +5,6 @@
become_user: aur_builder
loop:
- heroku-cli
- mercurial
- ngrok
- python-aws-mfa
@ -26,22 +25,6 @@
state: link
force: true
- name: Enable strip mercurial extension
ini_file:
path: "{{ home }}/.hgrc"
section: extensions
option: strip
value: ""
mode: 0644
- name: Enable strip mercurial extension
ini_file:
path: "{{ home }}/.hgrc"
section: ui
option: ignore
value: "{{ home }}/.config/.gitignore"
mode: 0644
- name: Install Crab service
template:
src: ./files/crab.service

View File

@ -67,7 +67,6 @@
- ms-vscode.cpptools
- ms-vscode-remote.remote-containers
- ms-azuretools.vscode-docker
- mrcrowl.hg
- yzhang.markdown-all-in-one
- jock.svg
- naumovs.color-highlight