Browse Source

always install shells

master
parent
commit
f922d0a727
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      vars/main.yaml

+ 4
- 0
vars/main.yaml View File

@@ -43,6 +43,10 @@ debian_common_packages:
- rsync - rsync
- zsync - zsync


# shells
- xonsh
- fish

# shell tools # shell tools
- tmux - tmux
- socat - socat