Alias fd for ubuntu
This commit is contained in:
5
bash.org
5
bash.org
@@ -117,6 +117,11 @@ alias :e=nvim
|
|||||||
alias path='echo -e ${PATH//:/\\n}'
|
alias path='echo -e ${PATH//:/\\n}'
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
*** Other
|
||||||
|
#+begin_src bash
|
||||||
|
alias fd="fdfind"
|
||||||
|
#+end_src
|
||||||
|
|
||||||
** Functions
|
** Functions
|
||||||
*** =colors= - Display colors
|
*** =colors= - Display colors
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
|
Reference in New Issue
Block a user