Update README.md
This commit is contained in:
parent
1d7353448d
commit
a081220dee
17
README.md
17
README.md
@ -1,3 +1,16 @@
|
|||||||
# dotfiles_fish_server
|
# Fish shell configurations
|
||||||
|
|
||||||
Fish shell configurations, mainly for servers
|
These configs include:
|
||||||
|
- Aliases
|
||||||
|
- Abbreviations
|
||||||
|
- Functions
|
||||||
|
- Prompt themes
|
||||||
|
- Color schemes
|
||||||
|
- Paths
|
||||||
|
- Variables
|
||||||
|
- etc.
|
||||||
|
|
||||||
|
To install this configuration, just clone this repo to the config dir(`~/.config/fish/`):
|
||||||
|
```bash
|
||||||
|
git clone https://git.candifloss.cc/candifloss/dotfiles_fish_server.git ~/.config/fish
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user