This commit is contained in:
sayanarijit 2022-11-04 18:20:56 +00:00
parent 18ff8fbc1c
commit 57b2d2c5e2
4 changed files with 6 additions and 2 deletions

View File

@ -169,6 +169,8 @@ it to xplr with <code>--extra-config</code> or <code>-C</code>.</p>
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li> <li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
<li>Tested on: Linux</li> <li>Tested on: Linux</li>
</ul> </ul>
<p>NOTE: This is a shell hack, rather than Lua config hack. Add this in
<code>.bashrc</code> or <code>.profile</code> file in your home directory.</p>
<p>With this alias set, you can navigate directories using xplr by entering <p>With this alias set, you can navigate directories using xplr by entering
xcd command, and when you quit by pressing enter, you will enter the xcd command, and when you quit by pressing enter, you will enter the
directory.</p> directory.</p>

View File

@ -3801,6 +3801,8 @@ it to xplr with <code>--extra-config</code> or <code>-C</code>.</p>
<li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li> <li>Author: <a href="https://github.com/sayanarijit">@sayanarijit</a></li>
<li>Tested on: Linux</li> <li>Tested on: Linux</li>
</ul> </ul>
<p>NOTE: This is a shell hack, rather than Lua config hack. Add this in
<code>.bashrc</code> or <code>.profile</code> file in your home directory.</p>
<p>With this alias set, you can navigate directories using xplr by entering <p>With this alias set, you can navigate directories using xplr by entering
xcd command, and when you quit by pressing enter, you will enter the xcd command, and when you quit by pressing enter, you will enter the
directory.</p> directory.</p>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long