Commit Graph

  • 587c52a21d manage to install all but swipl Morgan Wattiez 2019-08-14 16:38:44 +0200
  • cf229d1a1e mark shell scripts as executables Morgan Wattiez 2019-08-14 12:23:54 +0200
  • a36c33c5d2 alias for new issues Morgan Wattiez 2019-08-13 15:32:47 +0200
  • 303b233434 (wip) draft for centos optimization Morgan Wattiez 2019-08-11 21:44:01 +0200
  • fad7c03a76 add sudo and symbolink links for CentOs support Morgan Wattiez 2019-08-11 17:57:00 +0200
  • 333b5fbba1 Improve compatibility with CentOS Morgan Wattiez 2019-08-11 10:50:27 +0200
  • 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) Morgan Wattiez 2019-08-11 10:46:37 +0200
  • 5c8a15c199 add setup instructions Morgan Wattiez 2019-08-10 13:55:59 +0200
  • c45557f180 install pyenv because python is horrible world Morgan Wattiez 2019-08-09 05:27:54 +0200
  • 8b5bc3cad3 add aliases for twitter CLI Morgan Wattiez 2019-08-09 04:36:12 +0200
  • 9984cbe051 use twitter gem 6.1.0 as newer ones crashes t Morgan Wattiez 2019-08-09 04:25:37 +0200
  • 920abe6bec manage gem deps using bundler Morgan Wattiez 2019-08-09 04:02:55 +0200
  • e174170a45 automatically ls when cd Morgan Wattiez 2019-08-08 20:11:20 +0200
  • 174acea0fe alias for displaying current crypto rates Morgan Wattiez 2019-08-08 20:00:14 +0200
  • 519dc1b9ce finding big files (not nemo) Morgan Wattiez 2019-08-08 14:35:18 +0200
  • 71c8dfa7b9 alias to pick a random man page Morgan Wattiez 2019-08-08 14:17:06 +0200
  • e02a11e074 alias for weather + show all files Morgan Wattiez 2019-08-06 14:47:25 +0200
  • 106fd4ee88 update Brewfile with mac app store apps Morgan Wattiez 2019-08-06 11:40:04 +0200
  • 6f7d1aa984 add Mac App Store command line interface Morgan Wattiez 2019-08-06 11:35:45 +0200
  • 8861b3dff1 use git autocorrect, no more git psuh Morgan Wattiez 2019-08-06 11:23:06 +0200
  • f81d7101bf document purpose of some brew formulaes Morgan Wattiez 2019-08-05 13:27:18 +0200
  • 24501b7cbc Add Bash-Snippets * https://github.com/alexanderepstein/Bash-Snippets Morgan Wattiez 2019-08-05 13:07:27 +0200
  • 4ef633c7fa parse dates from article link Morgan Wattiez 2019-08-05 12:56:04 +0200
  • 56923b7d2e Add some function aliases from * https://blog.developer.atlassian.com/ten-tips-for-wonderful-bash-productivity/ Morgan Wattiez 2019-08-05 11:03:44 +0200
  • 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 Morgan Wattiez 2019-08-04 22:44:51 +0200
  • 23176b30c0 sorting do not return best results Morgan Wattiez 2019-08-04 15:09:22 +0200
  • 24bedd3a70 improve searching datetime function Morgan Wattiez 2019-08-04 14:53:30 +0200
  • d4a026b397 function to find article pub date from webpages Morgan Wattiez 2019-08-04 14:34:51 +0200
  • d1a226db48 regularely check for new jira issues Morgan Wattiez 2019-07-31 13:28:08 +0200
  • d8c4dc06dc switch to ED25519 KEY Morgan Wattiez 2019-07-29 10:17:42 +0200
  • 6d8500b7c1 replace documentation with scripts Morgan Wattiez 2019-07-25 21:38:04 +0200
  • fff673825e improve portability of history usage Morgan Wattiez 2019-07-25 09:20:12 +0200
  • a0e9cb9f0b \t is not recognized, TAB is Morgan Wattiez 2019-07-25 09:03:39 +0200
  • 8950d2dfd5 add top commands from history Morgan Wattiez 2019-07-25 08:10:40 +0200
  • 9d24bf8cce add asciidoctor-pdf Morgan Wattiez 2019-07-23 21:25:52 +0200
  • e8496c82e2 add asciidoc Morgan Wattiez 2019-07-23 21:09:36 +0200
  • d0deba31e0 add alias for webarchive Morgan Wattiez 2019-07-23 14:29:00 +0200
  • 37acba1d11 make the internet a bit less terrible Morgan Wattiez 2019-07-22 23:16:42 +0200
  • e21965dca3 add git alias times * src: https://gist.github.com/bessarabov/674ea13c77fc8128f24b5e3f53b7f094 Morgan Wattiez 2019-07-22 20:27:42 +0200
  • e9890f3830 Definition and doc for default settings Morgan Wattiez 2019-07-22 20:07:59 +0200
  • 842579d28d alias to load logtalk with swipl Morgan Wattiez 2019-07-22 18:27:08 +0200
  • fa50614241 add moreutils from https://rentes.github.io/unix/utilities/2015/07/27/moreutils-package/ Morgan Wattiez 2019-07-22 15:50:03 +0200
  • b1bbd9a550 install some gnu utilities Morgan Wattiez 2019-07-22 13:42:49 +0200
  • 0d98bd5629 Fix documentation + add aliases Morgan Wattiez 2019-07-22 09:50:20 +0200
  • 032d3d018e no need to bash_profile Morgan Wattiez 2019-07-22 09:35:25 +0200
  • 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 Morgan Wattiez 2019-07-21 18:14:17 +0200
  • d7f5380241 decorate zsh with plugins Morgan Wattiez 2019-07-20 12:10:13 +0200
  • 6e0ec4d84b decorate zsh with plugins Morgan Wattiez 2019-07-20 12:10:13 +0200
  • 4dd984dc01 add firefox Morgan Wattiez 2019-07-19 19:52:53 +0200
  • f2f494c7cb add alias for quickly opening jira issues Morgan Wattiez 2019-07-19 15:43:51 +0200
  • 13f5a1244b new aliases for favorite links Morgan Wattiez 2019-07-18 12:03:52 +0200
  • cefb24003b reorganize aliases Morgan Wattiez 2019-07-18 11:55:54 +0200
  • d457543097 I become lazier than ever Morgan Wattiez 2019-07-18 10:01:11 +0200
  • e1d1816e13 add spectacle app Morgan Wattiez 2019-07-10 16:18:54 +0200
  • 9d31a5dd4b add terraform Morgan Wattiez 2019-06-25 07:56:47 +0200
  • 4429076b11 fix invalid path to bootstrap.sh Morgan Wattiez 2019-06-24 16:58:21 +0200
  • 1130cef388 upgrade package instructions Morgan Wattiez 2019-06-23 19:38:00 +0200
  • 1efb5696d6 Check yubico challenge is configured correctly Morgan Wattiez 2019-06-23 15:11:50 +0200
  • 54de52ad51 always highlight useless whitespaces in vim Morgan Wattiez 2019-06-23 11:00:54 +0200
  • 614c6205dd Use touch id for sudo + yubico for login screen Morgan Wattiez 2019-06-22 19:06:28 +0200
  • 620f2aa909 Enable Yubikey Morgan Wattiez 2019-06-22 18:12:13 +0200
  • 440091481c short alias for cat Morgan Wattiez 2019-06-18 10:57:44 +0200
  • 94b5877764 setup pip3/python3/pipenv Morgan Wattiez 2019-06-18 10:47:12 +0200
  • b086b6d4f0 keep ssh session alive for 1H Morgan Wattiez 2019-06-17 11:15:20 +0200
  • aa34fae390 add SWI-Prolog Morgan Wattiez 2019-06-16 20:08:41 +0200
  • aa180ad89d update ssh config Morgan Wattiez 2019-06-16 19:58:17 +0200
  • 12b066f354 add Logtalk for Prolog Morgan Wattiez 2019-06-16 19:45:30 +0200
  • e476b7b430 add vlc Morgan Wattiez 2019-06-14 16:15:49 +0200
  • c7648b97be fix doc Morgan Wattiez 2019-05-29 08:52:49 +0200
  • 17b5d85a64 reenable BT mouse connection from new tab in shell Morgan Wattiez 2019-05-29 08:51:19 +0200
  • 3760bfb765 add alias to ssh mgmt Morgan Wattiez 2019-05-24 17:46:35 +0200
  • 16b21640be add lsd Morgan Wattiez 2019-05-21 13:14:51 +0200
  • 9748b84d4f add alias "working on" (from slack) Morgan Wattiez 2019-05-20 09:24:42 +0200
  • ac69ba294e fix: display new issues sorted by time first Morgan Wattiez 2019-05-08 12:51:13 +0200
  • fe9eb5433d add ansible Morgan Wattiez 2019-05-07 14:50:39 +0200
  • fde82c42ee aliases for tunnel and jira/jql Morgan Wattiez 2019-05-06 08:37:04 +0200
  • ef6d36d727 add sshuttle and xmind Morgan Wattiez 2019-05-04 10:30:40 +0200
  • 398fc74424 awscli install + config Morgan Wattiez 2019-04-09 13:47:54 +0200
  • d863417939 add pip and aws-cli (boto) Morgan Wattiez 2019-04-09 13:32:57 +0200
  • 65e3711c38 add xmind for mind mapping Morgan Wattiez 2019-04-03 15:02:09 +0200
  • ef5321542c add backlog aliases Morgan Wattiez 2019-04-03 13:12:09 +0200
  • e6cd4b87e5 remove non macos compatible aliases Morgan Wattiez 2019-03-02 00:11:45 +0100
  • a5bfae1599 merge favorite aliases from prev workstation Morgan Wattiez 2019-03-01 22:43:03 +0100
  • c0d082ced9 add colored diff command Morgan Wattiez 2019-03-01 22:20:11 +0100
  • 49bd2d92ae new aliases for git + vim config Morgan Wattiez 2019-03-01 22:17:53 +0100
  • 4640feef42 alias for homedir Morgan Wattiez 2019-03-01 14:23:21 +0100
  • 2f93bdb97d aliases for reminder Morgan Wattiez 2019-03-01 14:21:16 +0100
  • 17edf476b6 remove obsolete iterm profile backup Morgan Wattiez 2019-03-01 14:16:10 +0100
  • 9994faca39 remove manual install step for docker Morgan Wattiez 2019-03-01 14:13:21 +0100
  • a7a7675f9b remove obsolete action in doc Morgan Wattiez 2019-03-01 14:05:28 +0100
  • 979f78d0b5 automate font installation Morgan Wattiez 2019-03-01 14:03:11 +0100
  • dfdc8dd428 helpful aliases Morgan Wattiez 2019-03-01 13:34:54 +0100
  • 1ed07ddf97 add lynx terminal browser Morgan Wattiez 2019-03-01 13:28:33 +0100
  • 137736dcd8 give priority to chezmoi over mackup Morgan Wattiez 2019-03-01 12:59:54 +0100
  • 8364935ebb backup VScode and iTerm2 prefs Morgan Wattiez 2019-03-01 12:47:37 +0100
  • bb36ed649b add CLI utilities Morgan Wattiez 2019-03-01 11:42:04 +0100
  • 59ceb9f78b add .vimrc Morgan Wattiez 2019-03-01 11:14:29 +0100
  • 5b1709abad add fasd Morgan Wattiez 2019-03-01 11:13:18 +0100
  • bd6eebfdbb add tmux Morgan Wattiez 2019-03-01 11:00:59 +0100
  • 6a889a1f76 add reminder plugin for OhMyZsh Morgan Wattiez 2019-03-01 10:53:42 +0100