mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
fix sphinx warning
[ci skip]
This commit is contained in:
@@ -14,7 +14,7 @@ Since fish 3.1 you can set an environment variable for just one command using th
|
||||
begin; set -lx key value; echo $key; end
|
||||
|
||||
How do I run a command every login? What's fish's equivalent to .bashrc or .profile?
|
||||
------------------------------------------------------------------------
|
||||
------------------------------------------------------------------------------------
|
||||
Edit the file ``~/.config/fish/config.fish``, creating it if it does not exist (Note the leading period).
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user