mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-04 15:51:15 -03:00
docs: Link to fish-for-bash-users
Seems fitting as the first question. [ci skip]
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
Frequently asked questions
|
||||
==========================
|
||||
|
||||
What is the equivalent to this thing from bash (or other shells)?
|
||||
-----------------------------------------------------------------
|
||||
|
||||
See :ref:`Fish for bash users <fish_for_bash_users>`
|
||||
|
||||
How do I set or clear an environment variable?
|
||||
----------------------------------------------
|
||||
Use the :ref:`set <cmd-set>` command::
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _fish_for_bash_users:
|
||||
|
||||
Fish for bash users
|
||||
###################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user