Cerca

Heus ací els resultats de la cerca.

ZSH zmv
17 Resultats, Darrera modificació:
ctivo == ejemplo === usage * renames 'foo.lis' to 'foo.txt', 'my.old.stuff.lis' to 'my.old.stuff.txt':<code bash>zmv '(*).lis' '$1.txt'</code> * Some... you combine this with noglob, you don't even need to quote the arguments.<code bash>alias mmv='noglob ... : ; * ? " < > | # NOTE: ``-Q'' and (D) is to include hidden files. $ unwanted='[:;*?\"<>|]'
ZSH
8 Resultats, Darrera modificació:
oniamhere.com/2014/01/11/outrageously-useful-tips-to-master-your-z-shell/]] == + características * ... ceso a matar * **expandir ayudas** : puedes ver todas las opciones de un comando tecleando el comand... ttps://unix.stackexchange.com/questions/74184/how-to-save-current-command-on-zsh]] * [[http://zsh.... * [[https://superuser.com/questions/352788/how-to-prevent-a-command-in-the-zshell-from-being-saved-
oh-my-zsh
7 Resultats, Darrera modificació:
ps://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)%%"%%'' más: [[https://www.howtoforge.com/tutorial/how-to-setup-zsh-and-oh-my-zsh-on-linux/]] * ''chsh -s... ace automaticamente == config * ''~/.oh-my-zsh/tools/theme_chooser.sh'' == internal plugins * **... t time. ZSH_COMMAND_TIME_MIN_SECONDS=3 # Message to display (set to "" for disable). ZSH_COMMAND_TIME
zsh-autoenv @linux:zsh:oh-my-zsh
5 Resultats, Darrera modificació:
guration * AUTOENV_FILE_ENTER: Name of the file to look for when entering directories. Default: .aut... oenv.zsh * AUTOENV_FILE_LEAVE: Name of the file to look for when leaving directories. Requires AUTOE... level. If enabled (> 0) it will print information to stderr. * 0: no debug messages * 1: gener... s ¿? * **autoenv_append_path**: Appends path(s) to $path ($PATH), if they are not in there already.
ZSH Globbing (extended)
4 Resultats, Darrera modificació:
glob expression * ''ls %%<path>/*/*%%'' : lista todos los ficheros a 2 niveles del actual * ''ls %%<path>/**/*%%'' : lista todos los ficheros en cualquier directorio * ''ls %%<path>/**/*.txt%%'' : lista todos los ficheros .txt en cualquier directorio por debajo * ''ls %%**/README.*%%'': lista todos los ficheros README en cualquier directorio po
ZSH features
1 Resultats, Darrera modificació:
%.html" "template_$1.html.old"'' * ''zmv "%%(*torres)ega(_es.*)" "$1egea$2%%"''<code bash; para au
ZSH Parameter Expansion Flags
1 Resultats, Darrera modificació:
rmato ''${ }'' hay una apertura de paréntesis, se toma como una lista de flags ''${(<FLAGS>)<VAR>}''
ZSH install
1 Resultats, Darrera modificació:
thubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"</code> * establece por defecto:
ZSH expansion modifiers
1 Resultats, Darrera modificació:
oniamhere.com/2014/01/11/outrageously-useful-tips-to-master-your-z-shell/]] * [[http://zsh.sourcefor