/editorconfig (dddb23dbee0d00f884f5122718c2430e1528d42a) (117 bytes) (mode 100644) (type blob)
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
14 |
c2658d7d1b31848c3b71960543cb0368e56cd4c7 |
.gitignore |
100644 |
blob |
57 |
53c96310c475eeabc923002d22b12481321a1a3c |
.huskyrc |
100644 |
blob |
638 |
07d795c7c61264f8acb10659b4d9ffae49e021bb |
base.js |
100644 |
blob |
117 |
dddb23dbee0d00f884f5122718c2430e1528d42a |
editorconfig |
100755 |
blob |
521 |
cbfc512d1033ac292b7274e0b66a57c4a97d081b |
format.js |
100644 |
blob |
180 |
0208faea94aeffded051c856db1fc74037bf91bb |
gitconfig |
100755 |
blob |
1007 |
59d0a2a02a990b2897d56cc5d1038ba629a4161b |
install.js |
100755 |
blob |
339 |
245612d1bb394c3f09a1974556ae45fe02742420 |
lint.js |
100644 |
blob |
181 |
f77cfd5444d0c30875a5a74676d60758eb59aeb0 |
marks_bashrc |
100644 |
blob |
19146 |
6ab24c86ec741ab08a5ad069ecb912ef6430608b |
package-lock.json |
100644 |
blob |
443 |
d0443e7a229c67c59abbe01767eaca145fd95b7c |
package.json |
100755 |
blob |
619 |
fd74a260ef7d11405ec2dc7048208bbbf85f1779 |
pre-commit.js |
100644 |
blob |
194 |
c3caa54faeaf89096c7e0190d7fb5965c1c5acaa |
vimrc |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/mucbuc/configs
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mucbuc/configs
Clone this repository using git:
git clone git://git.rocketgit.com/user/mucbuc/configs
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main