markdown Dotfiles bash untuk Shell Environment

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Dotfiles bash untuk Shell Environment相关的知识,希望对你有一定的参考价值。

# Dotfiles untuk Ubuntu Bash

Bash-it

```bash
$ git clone --depth=1 https://github.com/Bash-it/bash-it.git ~/.bash_it
$ ~/.bash_it/install.sh
Installing bash-it
To start using it, open a new tab or 'source /home/username/.bashrc'.

To show the available aliases/completions/plugins, type one of the following:
  bash-it show aliases
  bash-it show completions
  bash-it show plugins

To avoid issues and to keep your shell lean, please enable only features you really want to use.
Enabling everything can lead to issues.
```
Enable vim, systemd, git

```bash
$ bash-it enable alias git
$ bash-it enable alias systemd
$ bash-it enable alias vim
```

以上是关于markdown Dotfiles bash untuk Shell Environment的主要内容,如果未能解决你的问题,请参考以下文章

vim.sh

markdown Estructura de un servicio

markdown ESTADOS DE UN THREAD

markdown Todo en un solo commit

markdown Estructura de un documento WSDL

markdown Elementos de un mensaje SOAP