Compare commits
No commits in common. "b635a8c5b2ace7e3a18308015b5bda293efec9b2" and "65c10866ec3bd1ca17f57381d12f4f3010f8d92f" have entirely different histories.
b635a8c5b2
...
65c10866ec
3 changed files with 0 additions and 13 deletions
|
@ -35,17 +35,6 @@
|
|||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
plugins = [
|
||||
{
|
||||
name = "transient.fish";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "zzhaolei";
|
||||
repo = "transient.fish";
|
||||
rev = "7091a1ef574e4c2d16779e59d37ceb567128c787";
|
||||
hash = "sha256-rZqMQiVGEEYus5MxkpFhaXnjVStmsjWkGly4B6bjcks=";
|
||||
};
|
||||
}
|
||||
];
|
||||
interactiveShellInit = ''
|
||||
fish_vi_key_bindings
|
||||
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
casks = [
|
||||
"discord"
|
||||
"keycastr"
|
||||
"netnewswire"
|
||||
];
|
||||
|
||||
masApps = {
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
"discord"
|
||||
"keycastr"
|
||||
"mouseless@preview"
|
||||
"netnewswire"
|
||||
"postgres-unofficial"
|
||||
"postico"
|
||||
"slack"
|
||||
|
|
Loading…
Reference in a new issue