This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove xonsh
pull/1/head
Markus Katharina Brechtel
2 years ago
parent
096be760ed
commit
920b69a3f1
3 changed files
with
0 additions
and
15 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/main.yaml
+0
-11
tasks/xonsh.yaml
+0
-3
templates/xonsh/xonshrc.j2
+ 0
- 1
tasks/main.yaml
View File
@@ -9,7 +9,6 @@
- import_tasks: pulseaudio.yaml
- import_tasks: git.yaml
- import_tasks: timer.yaml
- import_tasks: xonsh.yaml
- import_tasks: kanboard.yaml
+ 0
- 11
tasks/xonsh.yaml
View File
@@ -1,11 +0,0 @@
---
- name: xonsh pip
pip:
name: xonsh[full]
state: latest
- name: xonsh config
template:
src: xonsh/xonshrc.j2
dest: ~/.xonshrc
+ 0
- 3
templates/xonsh/xonshrc.j2
View File
@@ -1,3 +0,0 @@
{{ansible_managed|comment}}
xontrib load abbrevs coreutils