packages feed

super-user-spark-0.4.0.4: test_resources/shouldParse/short_syntax.sus

card "bash" {
  into ~

  # Without the dot shortcut
  test.txt
  file
  
  # With the dot shortcut
  .bashrc
  .bash_aliases 
}