Commit Graph

370 Commits

Author SHA1 Message Date
MorganGeek
38ffbd2250 ignore .git in tree output 2020-07-13 15:57:41 +02:00
MorganGeek
4d5bfeeb49 make aliases executables
- chmod all files in git and when loading aliases
2020-07-13 07:43:20 +02:00
MorganGeek
9d16247dfe extract aliases to their own files
- the great aliases extraction
2020-07-13 07:40:45 +02:00
MorganGeek
1cf76dee6f Reorganize functions by scope
- Reorganize functions by categories
- Apply some best practices for shell scripting
2020-07-13 07:13:23 +02:00
MorganGeek
0b3d06a3f9 move reusable code bricks to aliases/functions
- new aliases to be used in pipes
2020-07-12 22:55:16 +02:00
MorganGeek
858eebdb91 add rss feeds (mainly podcasts) 2020-07-12 22:37:11 +02:00
MorganGeek
41a496e1c8 quick coffee break invocation :-)
- just some aliases to moro and coffee
2020-07-12 18:03:02 +02:00
MorganGeek
acfe778c4e create gitignore fetcher :-)
- use the information available on GitHub to download gitignore files
  and add them to the current repo. Any important gitignore file is one
  command invocation away now :-) ... like "gitignorefor terraform" for
  instance.
2020-07-12 17:54:06 +02:00
MorganGeek
1e46334538 subscribe to some favorite rss feeds 2020-07-12 17:53:39 +02:00
MorganGeek
60cee5b38a ansible/blog aliase + improve UX for some functions
- improve behavior of clone function to show more output
- add alias for going ti blog editing mode
- aliases for ansible ad-hoc command invocation
2020-07-12 17:50:17 +02:00
MorganGeek
3a3fc30b8c fix technical debt + fine tune functions and hooks
- linting/fixing/formating
- utility for suggesting aliases now accepts parameters to change output
  size
- add helper to checkci
- add verify committer script to avoid committer with wrong git identify
2020-07-12 16:22:17 +02:00
MorganGeek
336aaa2729 performance and ui improvements
- better alias recommendation UI.
- add function to randomly execute whatever function/alias is passed as
argument.
- the default jira check executed when opening a session will now only
  occurs 1/10 times.
2020-07-12 10:20:12 +02:00
MorganGeek
4002d62840 vars/aliases for confluence/trello/browser 2020-07-11 23:30:48 +02:00
MorganGeek
b3db5095dd remove duplicate documentation 2020-07-11 12:36:02 +02:00
MorganGeek
88e45e329c ignore work in progress files 2020-07-11 12:34:46 +02:00
MorganGeek
228982a0a8 add linters and refactor bootstraping scripts
- giant refactoring
- add aliases and functions to ease work
- apply linters / fixers / fmt to most files
2020-07-11 12:31:06 +02:00
MorganGeek
e48c7e700a add prettier 2020-07-11 12:22:28 +02:00
MorganGeek
c69bad4acf aliases for terragrunt 2020-07-10 13:27:47 +02:00
MorganGeek
4055037f6f add OSINT tool, still need to play with 2020-07-10 13:23:54 +02:00
MorganGeek
de1cd32d4d move aliases to their own dir 2020-07-10 13:23:15 +02:00
MorganGeek
1bbe0e985a update toploc to show only top 50 results 2020-07-09 07:42:09 +02:00
MorganGeek
c3a54e77b3 remove dead code 2020-07-09 07:40:34 +02:00
MorganGeek
9dc733751c improve instructions portability 2020-07-09 07:40:11 +02:00
MorganGeek
056fc58616 git aliases for pushing branches 2020-07-08 17:09:19 +02:00
MorganGeek
f0aa65ef56 add filtering for top commands output 2020-07-08 16:59:29 +02:00
MorganGeek
bf49e35393 add delta as git diff tool 2020-07-08 14:41:14 +02:00
MorganGeek
0b1a075290 add wikit, wikipedia cli tool 2020-07-08 14:17:14 +02:00
MorganGeek
784d8977d2 install fd and override zsh alias 2020-07-08 14:08:02 +02:00
MorganGeek
ee0d336f2a aliases for navigating folders and analyzing files 2020-07-08 12:20:18 +02:00
MorganGeek
86709fa128 manage bookmarks additions via cli 2020-07-08 12:10:02 +02:00
MorganGeek
9e8cc03e01 add tokei for getting code stats 2020-07-08 12:07:04 +02:00
MorganGeek
d7ff4f74fa terraform tools, git aliases, ctrl-c in cli, ... 2020-07-08 11:16:34 +02:00
MorganGeek
c6ae66c57d aliases for git diff and text parsing 2020-07-07 15:19:29 +02:00
MorganGeek
d6ea09d5a5 alias / functions for managing my time off 2020-07-06 20:03:34 +02:00
MorganGeek
7d707dad27 don't enable pre-commit hooks on collibra repos 2020-07-06 16:43:26 +02:00
MorganGeek
372c047d1e aliases for end of day/current hour 2020-07-06 14:27:33 +02:00
MorganGeek
1606bf3df3 alias for searching in env 2020-07-03 10:28:45 +02:00
MorganGeek
06a99a8a1f stop tracking gh state 2020-07-03 10:28:19 +02:00
MorganGeek
fa26428098 trim line ending spaces for history output 2020-07-03 08:13:38 +02:00
MorganGeek
76a53daf9e alias for moro 2020-07-03 08:13:15 +02:00
MorganGeek
d39e06b173 add wuzz Interactive cli tool for HTTP inspection 2020-07-03 07:33:03 +02:00
MorganGeek
325c6849e5 add moro, cli productivity tool 2020-07-03 07:19:29 +02:00
MorganGeek
eaa45cff1e add aliases for getting login history
- inspired by https://superuser.com/questions/916440/view-all-login-history-on-macbook-pro-running-mac-os-x-10-6-8/1476867#1476867
2020-07-03 07:12:40 +02:00
MorganGeek
3ab5d26b16 add fastping alias inspired by
- https://www.cyberciti.biz/tips/bash-aliases-mac-centos-linux-unix.html
2020-07-03 06:46:37 +02:00
MorganGeek
afdc467baf add new git aliases
partially inspired by https://github.com/nyambati/dotfiles/blob/master/.zshrc
2020-07-03 06:31:57 +02:00
MorganGeek
0730b2f039 add aliases inspired
- inspired partially by
  https://github.com/sapegin/dotfiles/blob/master/zsh/aliases.zsh
2020-07-03 06:22:30 +02:00
MorganGeek
d7e23002d2 add alias for searching aliases (yeah) 2020-07-02 21:20:49 +02:00
MorganGeek
49660d667d fetch many shell aliases
- inspired by
  https://github.com/skwp/dotfiles/blob/master/zsh/aliases.zsh
2020-07-02 21:10:53 +02:00
MorganGeek
5cb3673335 add shell aliases inspired by public dotfiles
- Thanks to https://github.com/mathiasbynens/dotfiles/blob/main/.aliases
  for inspiration
2020-07-02 20:59:31 +02:00
MorganGeek
8fda3e1d6f add git aliases inspired by public dotfiles
- Thanks https://github.com/mathiasbynens/dotfiles/blob/main/.gitconfig
  for inspiration
2020-07-02 20:47:13 +02:00