move repo to hidden folder
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8f290b2c7b
commit
500a0a8255
2 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# default shell settings by aaron
|
||||
## installation
|
||||
### bash
|
||||
`cd && git clone https://git.ar21.de/aaron/alias.git && echo "source ~/alias/.alias" >> .bashrc && source .bashrc`
|
||||
`cd && git clone https://git.ar21.de/aaron/alias.git .alias && echo "source ~/.alias/alias" >> .bashrc && source .bashrc`
|
||||
### zsh
|
||||
`cd && git clone https://git.ar21.de/aaron/alias.git && echo "source ~/alias/.alias" >> .zshrc && source .zshrc`
|
||||
`cd && git clone https://git.ar21.de/aaron/alias.git .alias && echo "source ~/.alias/alias" >> .zshrc && source .zshrc`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue