LuaLine, iTerm2, Material
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
{
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
grep = "grep --color";
|
||||
};
|
||||
profileExtra =''
|
||||
set -o vi
|
||||
[ ! -z $TMUX ] || tmux a || tmux
|
||||
|
||||
Reference in New Issue
Block a user