shells: silverfin*: empty motd so it doesn't show in rubymine
This commit is contained in:
parent
4fe2d1faab
commit
649f500a1c
3 changed files with 20 additions and 14 deletions
|
@ -107,10 +107,10 @@
|
|||
];
|
||||
theme = "robbyrussell";
|
||||
};
|
||||
sessionVariables = {
|
||||
DEFAULT_USER = "charlotte.vanpetegem";
|
||||
sessionVariables = {
|
||||
DEFAULT_USER = "charlotte.vanpetegem";
|
||||
# Until I get emacs set up on this machine
|
||||
EDITOR = "vim";
|
||||
EDITOR = "vim";
|
||||
};
|
||||
shellAliases = {
|
||||
gupd = "gfa && gprom";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue