fmind / pyfiles

Configuration of my favorite tools (Python only).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyfiles

Configuration of my favorite programming tools (Python only).

Installation

ansible-playbook playbook.yml

Configuration

which xonsh >> /etc/shells
chsh -s $(which xonsh)

About

Configuration of my favorite tools (Python only).

License:Other