mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 15:05:27 +08:00
fix sphinx warning
[ci skip]
This commit is contained in:
parent
992c864f26
commit
d8e93a5956
@ -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).
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user