Add silversearcher-ag installation

una
Sergio Alvariño 3 years ago
parent f4247f634b
commit 30f89b0d6b

@ -271,11 +271,14 @@ Este solo vale para presumir de ordenador creo ¬\_¬
fasd
Para cambiar entre directorios rápidamente
silversearcher-ag
Una alternativa mejorada al clásico *grep*
<!-- -->
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd
most mc tree neofetch fasd silversearcher-ag
Chromium
Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap
@ -328,8 +331,9 @@ instalado en servidores remotos es increíblemente útil.
sudo apt install tmux
```
[El tao de tmux](https://leanpub.com/the-tao-of-tmux/read) [rxvt
customizations](https://www.askapache.com/linux/rxvt-xresources/)
- [El tao de tmux](https://leanpub.com/the-tao-of-tmux/read)
- [rxvt
customizations](https://www.askapache.com/linux/rxvt-xresources/)
## Dropbox
@ -472,7 +476,7 @@ También vamos a usar
que lo clonamos también:
cd ~/apps
git clone https://github.com/olivierverdier/zsh-git-prompt)
git clone https://github.com/olivierverdier/zsh-git-prompt
Y editamos el fichero `~/.zshrc` para que contenga:

@ -203,11 +203,12 @@ aptitude install gufw
* **tree** Para ver estructuras de directorios
* **neofetch** Este solo vale para presumir de ordenador creo ¬_¬
* **fasd** Para cambiar entre directorios rápidamente
* **silversearcher-ag** Una alternativa mejorada al clásico //grep//
<code>
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd
most mc tree neofetch fasd silversearcher-ag
</code>
* **Chromium** Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap así que tendremos que dar un rodeo.
@ -258,7 +259,8 @@ sudo apt install rxvt-unicode
sudo apt install tmux
</code>
[[https://leanpub.com/the-tao-of-tmux/read|El tao de tmux]] [[https://www.askapache.com/linux/rxvt-xresources/|rxvt customizations]]
* [[https://leanpub.com/the-tao-of-tmux/read|El tao de tmux]]
* [[https://www.askapache.com/linux/rxvt-xresources/|rxvt customizations]]
===== Dropbox =====
@ -378,7 +380,7 @@ También vamos a usar [[https://github.com/olivierverdier/zsh-git-prompt|zsh-git
<code>
cd ~/apps
git clone https://github.com/olivierverdier/zsh-git-prompt)
git clone https://github.com/olivierverdier/zsh-git-prompt
</code>
Y editamos el fichero ''%%~/.zshrc%%'' para que contenga:

Binary file not shown.

@ -189,10 +189,12 @@ aptitude install gufw</pre>
: Este solo vale para presumir de ordenador creo ¬_¬
; fasd
: Para cambiar entre directorios rápidamente
; silversearcher-ag
: Una alternativa mejorada al clásico ''grep''
<pre>sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd</pre>
most mc tree neofetch fasd silversearcher-ag</pre>
; Chromium
: Como Chrome pero libre, ahora en Ubuntu solo está disponible como snap así que tendremos que dar un rodeo.
@ -227,7 +229,8 @@ También instalo ''rxvt'' para tener una alternativa ligera al ''terminator''.
''tmux'' combinado por ejemplo con ''rxvt'' nos da la misma funcionalidad que ''Terminator'', además merece la pena aprender a usarlo por que instalado en servidores remotos es increíblemente útil.
<pre class="{bash}">sudo apt install tmux</pre>
[https://leanpub.com/the-tao-of-tmux/read El tao de tmux] [https://www.askapache.com/linux/rxvt-xresources/ rxvt customizations]
* [https://leanpub.com/the-tao-of-tmux/read El tao de tmux]
* [https://www.askapache.com/linux/rxvt-xresources/ rxvt customizations]
== Dropbox ==
@ -325,7 +328,7 @@ git clone https://github.com/zsh-users/antigen</pre>
También vamos a usar [https://github.com/olivierverdier/zsh-git-prompt zsh-git-prompt], así que lo clonamos también:
<pre>cd ~/apps
git clone https://github.com/olivierverdier/zsh-git-prompt)</pre>
git clone https://github.com/olivierverdier/zsh-git-prompt</pre>
Y editamos el fichero <code>~/.zshrc</code> para que contenga:
<pre># This line loads .profile, it's experimental

Binary file not shown.

Binary file not shown.

@ -464,12 +464,14 @@ Para ver estructuras de directorios
Este solo vale para presumir de ordenador creo ¬\_¬
\item[fasd]
Para cambiar entre directorios rápidamente
\item[silversearcher-ag]
Una alternativa mejorada al clásico \emph{grep}
\end{description}
\begin{verbatim}
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd
most mc tree neofetch fasd silversearcher-ag
\end{verbatim}
\begin{description}
@ -533,9 +535,14 @@ usarlo por que instalado en servidores remotos es increíblemente útil.
sudo apt install tmux
\end{verbatim}
\href{https://leanpub.com/the-tao-of-tmux/read}{El tao de tmux}
\href{https://www.askapache.com/linux/rxvt-xresources/}{rxvt
customizations}
\begin{itemize}
\tightlist
\item
\href{https://leanpub.com/the-tao-of-tmux/read}{El tao de tmux}
\item
\href{https://www.askapache.com/linux/rxvt-xresources/}{rxvt
customizations}
\end{itemize}
\hypertarget{dropbox}{%
\subsection{Dropbox}\label{dropbox}}
@ -714,7 +721,7 @@ así que lo clonamos también:
\begin{verbatim}
cd ~/apps
git clone https://github.com/olivierverdier/zsh-git-prompt)
git clone https://github.com/olivierverdier/zsh-git-prompt
\end{verbatim}
Y editamos el fichero \texttt{\textasciitilde{}/.zshrc} para que

@ -246,10 +246,13 @@ neofetch
fasd
: Para cambiar entre directorios rápidamente
silversearcher-ag
: Una alternativa mejorada al clásico _grep_
~~~~
sudo apt install keepass2 gnucash deluge rsync grsync rar unrar \
zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \
most mc tree neofetch fasd
most mc tree neofetch fasd silversearcher-ag
~~~~
Chromium
@ -304,8 +307,8 @@ _tmux_ combinado por ejemplo con _rxvt_ nos da la misma funcionalidad que _Termi
sudo apt install tmux
~~~~
[El tao de tmux](https://leanpub.com/the-tao-of-tmux/read)
[rxvt customizations](https://www.askapache.com/linux/rxvt-xresources/)
- [El tao de tmux](https://leanpub.com/the-tao-of-tmux/read)
- [rxvt customizations](https://www.askapache.com/linux/rxvt-xresources/)
## Dropbox
@ -459,7 +462,7 @@ así que lo clonamos también:
~~~~
cd ~/apps
git clone https://github.com/olivierverdier/zsh-git-prompt)
git clone https://github.com/olivierverdier/zsh-git-prompt
~~~~
Y editamos el fichero `~/.zshrc` para que contenga:

Loading…
Cancel
Save