Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.
/ ansible-role-shell Public archive

Installs and configures various stuff for my splendid zsh

License

Notifications You must be signed in to change notification settings

Allaman/ansible-role-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-shell

OBSOLET -> merged intohttps://github.com/Allaman/ansible-role-dotfiles

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

  • Install kubectl-aliases
  • Install zsh-autosuggestions
  • Install fast-syntax-highlightning
  • Install zsh-completions
  • 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