dev
List of commits:
Subject Hash Author Date (UTC)
wtf 8d1b6e0c8ec4d2363e1984941718ebd30bdecfcf mucbuc 2020-08-23 00:47:24
wtf 0beeddd90c2545f4f66e26acdfc444d3f359c56a mucbuc 2020-08-23 00:46:43
what 40e6ec7d104098b0e673be8f81c945c93f6ee13e mucbuc 2020-08-23 00:45:16
installJrnl linted 99a721a40295ec2aa555e7ee27cd808b5d44a2c3 mucbuc 2020-08-23 00:42:33
config 8d0e58c52406c09c861d376bba353467837edf4a mucbuc 2020-08-22 00:04:25
cleanup 6db42918c86196075fe0b4047b3af6bdea98bde9 mucbuc 2020-08-21 19:20:23
test 6c086247500a2158a41a5d9cbe037d0b3933e99e mucbuc 2020-08-21 18:59:40
fixes for zsh adf6eae26569cac8c0487c0d7d62549ee2ac3df4 mucbuc 2020-08-19 04:54:15
ggSemver aeb7c2eacf3a4f96a543b98dad9d96a45741a067 mucbuc 2020-07-31 18:03:35
install fzf 1a5c8887ffe61c1a0699c48e6c5b6f756811f953 mucbuc 2020-07-26 10:59:24
move utils into base 4215714e30c44cd28b99a47b9809c379b5a6f5b1 mucbuc 2020-07-25 11:14:02
single branch 4e7951ffa4679e6aede7e41e9bb8afcc256cfdbe mucbuc 2020-07-25 04:11:11
install minpac ea2855da3c825616fbf41621caabe93ff6952651 mucbuc 2020-07-25 04:04:25
fix symlink direction 58c6f88e75de4b660aa5d1635d6ed30722531c10 mucbuc 2020-07-24 14:55:46
working on symlinking dot files 4776a043a739cb668621575853090fd3169d49b1 mucbuc 2020-07-24 14:44:31
source on session 440a64a0f75de56580b1b50c297b53dd2273781f mucbuc 2020-07-24 14:17:32
cleanup 18562b90e1ae6e111748c5ee9aa556f832bc4297 mucbuc 2020-07-19 14:54:23
README.md de769b63ff8f23a593dc1f16ac2838973bdef13a Ubuntu 2020-07-13 21:07:27
format 11b3b5dda7f9897eac97a3a07d48404c72f8c945 mucbuc 2020-07-08 04:01:06
pre-commit not linting a6150b39d873c4796ea7f0eb02f116f7c5068124 mucbuc 2020-07-08 03:42:52
Commit 8d1b6e0c8ec4d2363e1984941718ebd30bdecfcf - wtf
Author: mucbuc
Author date (UTC): 2020-08-23 00:47
Committer name: mucbuc
Committer date (UTC): 2020-08-23 00:57
Parent(s): 0beeddd90c2545f4f66e26acdfc444d3f359c56a
Signing key:
Tree: aec55f6ee65a4e77be6922ed2933ebc60b3acac2
File Lines added Lines deleted
README.md 1 1
File README.md changed (mode: 100644) (index 24603bc..b607cef)
1 ## Commands
1 ## Commands
2 2
3 3 ./install.js ./install.js
4 4 - copy vimrc to ~/.vimrc - copy vimrc to ~/.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