i hate the universe in its entirety
This commit is contained in:
parent
b38eb8c956
commit
dcbe2406c9
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
interactiveShellInit = ''
|
||||
set -g fish_greeting
|
||||
'';
|
||||
shellAliases = {
|
||||
c = "code .";
|
||||
l = "ls -lah";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue