Commit Graph

355 Commits

Author SHA1 Message Date
Morgan Wattiez
303b233434 (wip) draft for centos optimization 2019-08-11 21:44:01 +02:00
Morgan Wattiez
fad7c03a76 add sudo and symbolink links for CentOs support 2019-08-11 17:57:00 +02:00
Morgan Wattiez
333b5fbba1 Improve compatibility with CentOS 2019-08-11 10:50:27 +02:00
Morgan Wattiez
8b37f99a80 Compatibility with CentOS + improve robustness
* Improve support on Linux (CentOS)
* Improve scripts general stability after testing it on Linux
* Install no-more-secrets (for fun)
* Upgrade some dependencies (sdkman)
2019-08-11 10:46:37 +02:00
Morgan Wattiez
5c8a15c199 add setup instructions 2019-08-10 13:55:59 +02:00
Morgan Wattiez
c45557f180 install pyenv because python is horrible world 2019-08-09 05:27:54 +02:00
Morgan Wattiez
8b5bc3cad3 add aliases for twitter CLI 2019-08-09 04:36:12 +02:00
Morgan Wattiez
9984cbe051 use twitter gem 6.1.0 as newer ones crashes t 2019-08-09 04:25:37 +02:00
Morgan Wattiez
920abe6bec manage gem deps using bundler 2019-08-09 04:02:55 +02:00
Morgan Wattiez
e174170a45 automatically ls when cd 2019-08-08 20:11:20 +02:00
Morgan Wattiez
174acea0fe alias for displaying current crypto rates 2019-08-08 20:00:14 +02:00
Morgan Wattiez
519dc1b9ce finding big files (not nemo) 2019-08-08 14:35:37 +02:00
Morgan Wattiez
71c8dfa7b9 alias to pick a random man page 2019-08-08 14:17:06 +02:00
Morgan Wattiez
e02a11e074 alias for weather + show all files 2019-08-06 14:47:32 +02:00
Morgan Wattiez
106fd4ee88 update Brewfile with mac app store apps 2019-08-06 11:40:04 +02:00
Morgan Wattiez
6f7d1aa984 add Mac App Store command line interface 2019-08-06 11:35:53 +02:00
Morgan Wattiez
8861b3dff1 use git autocorrect, no more git psuh 2019-08-06 11:23:06 +02:00
Morgan Wattiez
f81d7101bf document purpose of some brew formulaes 2019-08-05 13:27:18 +02:00
Morgan Wattiez
24501b7cbc Add Bash-Snippets
* https://github.com/alexanderepstein/Bash-Snippets
2019-08-05 13:07:27 +02:00
Morgan Wattiez
4ef633c7fa parse dates from article link 2019-08-05 12:56:04 +02:00
Morgan Wattiez
56923b7d2e Add some function aliases from
* https://blog.developer.atlassian.com/ten-tips-for-wonderful-bash-productivity/
2019-08-05 11:03:44 +02:00
Morgan Wattiez
9049a3c071 improve vim config + aliases behavior
* disable mouse option in vim (not working well with C/C on mac)
* improve function for getting article publication dates
2019-08-04 22:44:51 +02:00
Morgan Wattiez
23176b30c0 sorting do not return best results 2019-08-04 15:09:22 +02:00
Morgan Wattiez
24bedd3a70 improve searching datetime function 2019-08-04 14:53:30 +02:00
Morgan Wattiez
d4a026b397 function to find article pub date from webpages 2019-08-04 14:34:51 +02:00
Morgan Wattiez
d1a226db48 regularely check for new jira issues 2019-07-31 13:28:08 +02:00
Morgan Wattiez
d8c4dc06dc switch to ED25519 KEY 2019-07-29 10:17:42 +02:00
Morgan Wattiez
6d8500b7c1 replace documentation with scripts 2019-07-25 21:38:04 +02:00
Morgan Wattiez
fff673825e improve portability of history usage 2019-07-25 09:20:12 +02:00
Morgan Wattiez
a0e9cb9f0b \t is not recognized, TAB is 2019-07-25 09:03:39 +02:00
Morgan Wattiez
8950d2dfd5 add top commands from history 2019-07-25 08:10:40 +02:00
Morgan Wattiez
9d24bf8cce add asciidoctor-pdf 2019-07-23 21:25:52 +02:00
Morgan Wattiez
e8496c82e2 add asciidoc 2019-07-23 21:09:36 +02:00
Morgan Wattiez
d0deba31e0 add alias for webarchive 2019-07-23 14:29:00 +02:00
Morgan Wattiez
37acba1d11 make the internet a bit less terrible 2019-07-22 23:16:42 +02:00
Morgan Wattiez
e21965dca3 add git alias times
* src: https://gist.github.com/bessarabov/674ea13c77fc8128f24b5e3f53b7f094
2019-07-22 20:27:42 +02:00
Morgan Wattiez
e9890f3830 Definition and doc for default settings 2019-07-22 20:07:59 +02:00
Morgan Wattiez
842579d28d alias to load logtalk with swipl 2019-07-22 18:27:08 +02:00
Morgan Wattiez
fa50614241 add moreutils from https://rentes.github.io/unix/utilities/2015/07/27/moreutils-package/ 2019-07-22 15:50:03 +02:00
Morgan Wattiez
b1bbd9a550 install some gnu utilities 2019-07-22 13:42:49 +02:00
Morgan Wattiez
0d98bd5629 Fix documentation + add aliases 2019-07-22 09:50:20 +02:00
Morgan Wattiez
032d3d018e no need to bash_profile 2019-07-22 09:35:25 +02:00
Morgan Wattiez
c1b5181cd8 Fix error with loading of sdkman scripts
- error was ```
/Users/morganwattiez/.sdkman/bin/sdkman-init.sh:131: parse error near `\n'
/Users/morganwattiez/.zshrc:108: command not found: sdk
```
caused by custom alias `done` which would cause issues with loading of some sdkman scripts
2019-07-21 18:15:53 +02:00
Morgan Wattiez
d7f5380241 decorate zsh with plugins 2019-07-21 18:13:47 +02:00
Morgan Wattiez
6e0ec4d84b decorate zsh with plugins 2019-07-20 12:10:13 +02:00
Morgan Wattiez
4dd984dc01 add firefox 2019-07-19 19:52:53 +02:00
Morgan Wattiez
f2f494c7cb add alias for quickly opening jira issues 2019-07-19 15:43:51 +02:00
Morgan Wattiez
13f5a1244b new aliases for favorite links 2019-07-18 12:03:52 +02:00
Morgan Wattiez
cefb24003b reorganize aliases 2019-07-18 11:55:54 +02:00
Morgan Wattiez
d457543097 I become lazier than ever 2019-07-18 10:01:11 +02:00