worldofpeace 79dd78b911 nixos/vte: init
This module correctly includes the vte.sh script
required for vte terminals like gnome-terminal to show the
CWD in the window title and preserved across instances.

This is achieved with the options:
* programs.bash.vteIntegration
* programs.zsh.vteIntegration

as it's best to keep this configuration unguarded by gnome3.enable
to support other vte terminals (such as elementary-terminal).
Note the distinction between Zsh and Bash doesn't include
a different script, as this script only supports those two shells.
2019-08-21 16:16:04 -04:00
..
2019-04-29 14:05:50 +02:00
2018-12-04 20:26:25 +00:00
2018-04-25 15:28:55 -04:00
2019-08-12 11:56:40 -04:00
2019-07-04 19:24:40 +02:00
2019-07-15 20:25:39 +03:00
2019-07-15 20:25:39 +03:00
2016-11-05 21:46:42 +01:00
2019-08-21 16:16:04 -04:00