mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-23 00:02:47 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Create aliases - words that are replaced by a command string.
|
||||
> Aliases expire with the current shell session unless defined in the shell's configuration file, e.g. `~/.bashrc` for Bash or `~/.zshrc` for Zsh.
|
||||
> See also: `unalias`.
|
||||
> More information: <https://manned.org/alias>.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-alias>.
|
||||
|
||||
- List all aliases:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user