Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

The link on README broken #9

Open
CrisKrus opened this issue Jul 23, 2020 · 0 comments
Open

The link on README broken #9

CrisKrus opened this issue Jul 23, 2020 · 0 comments

Comments

@CrisKrus
Copy link

Some links on the readme like the following are not well linked because the files are not there

### 馃捇 Shell dotfiles

* [`.aliases`](.aliases): Common command aliases in order to save some characters 馃槵
* [`.bashrc`](.bashrc): Main config for Bash shell (loads common `.profile`)
* [`.functions`](.functions): Common shell functions (key difference from `.aliases`: functions will receive an argument)
* [`.profile`](.profile): Common profile between the different shells in order to have all the functionalities in both of them. This file loads `.aliases` and `.functions`
* [`.zshrc`](.zshrc): Main config for ZSH shell (loads common `.profile`)

### 馃悪 Git dotfiles

* [`.gitconfig`](.gitconfig): Different settings for the Git CSV system such as including the following file 
* [`.gitignore_global`](.gitignore_global): Ignore rules to apply to every single repository (usefull to do not mess up the project `.gitignore` file with particularities of your development environment such as the `.DS_Store` files or your IDE settings)

All this dotfiles are moved to somehere and the link is not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant