Commit 83454e19 authored by nanahira's avatar nanahira

use remote fish install script

parent 6ad051e2
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
name: '{{ansible_user_id}}' name: '{{ansible_user_id}}'
shell: /usr/bin/fish shell: /usr/bin/fish
- name: 终端环境 fish omf - name: 终端环境 fish omf
shell: curl -L http://get.oh-my.fish | fish shell: curl -L https://minio.mycard.moe:9000/nanahira/install_fish | fish
environment: environment:
NONINTERACTIVE: true NONINTERACTIVE: true
ASSUME_YES: true ASSUME_YES: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment