We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baac87a commit 8d4a6a8Copy full SHA for 8d4a6a8
home/programs/fish/default.nix
@@ -4,7 +4,7 @@
4
enable = true;
5
6
shellInit = /*fish*/ ''
7
- set BROWSER "floorp"
+ set BROWSER zen
8
set -gx EDITOR nvim
9
'';
10
0 commit comments