Skip to content

Installs and configures various stuff for my splendid zsh

License

Notifications You must be signed in to change notification settings

soficx/ansible-role-shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-shell

This roles configures my preferred settings for working with the shell on Linux based systems.

  • Install kubectl-aliases
  • Install fzf
  • Install fzf-tab
  • Install fzf-autosuggestions
  • Install fast-syntax-highlightning
  • Install zsh-history-substring-search
  • Install zsh-completions
  • Install bash-my-aws
  • Install Powerlevel10k
  • Install Tmux tpm

This works best with my dotfiles and my ansible role

Test

Run molecule test to test this role via Docker

Requirements

Role Variables

No variables

Dependencies

N/A

Example Playbook

---
- name: Playbook
  hosts: localhost
  connection: local
  roles:
    - ansible-role-shell

License

MIT

About

Installs and configures various stuff for my splendid zsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 100.0%