/ dot_config / television / cable / alias.toml
alias.toml
1  [metadata]
2  name = "alias"
3  description = "A channel to select from shell aliases"
4  
5  [source]
6  command = "alias"
7  interactive = true
8  output = "{split:=:0}"