Commit Graph

109 Commits

Author SHA1 Message Date
MorganGeek
dea26329ef fix: make aliases executable 2020-07-13 16:01:50 +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
0b3d06a3f9 move reusable code bricks to aliases/functions
- new aliases to be used in pipes
2020-07-12 22:55:16 +02:00
MorganGeek
41a496e1c8 quick coffee break invocation :-)
- just some aliases to moro and coffee
2020-07-12 18:03:02 +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
4002d62840 vars/aliases for confluence/trello/browser 2020-07-11 23:30:48 +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
c69bad4acf aliases for terragrunt 2020-07-10 13:27:47 +02:00
MorganGeek
de1cd32d4d move aliases to their own dir 2020-07-10 13:23:15 +02:00
MorganGeek
056fc58616 git aliases for pushing branches 2020-07-08 17:09:19 +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
d6ea09d5a5 alias / functions for managing my time off 2020-07-06 20:03:34 +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
76a53daf9e alias for moro 2020-07-03 08:13:15 +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
9f2bb47e9d add useful delete all alias 2020-07-02 16:27:34 +02:00
MorganGeek
dbd9fda324 add awsls 2020-07-02 15:50:30 +02:00
MorganGeek
10140a571f new aliases for newsboat/rss 2020-07-01 12:52:50 +02:00
MorganGeek
0b20d20ef1 alias for searching torrents via ygg 2020-07-01 10:46:10 +02:00
MorganGeek
1877117d72 add alias for reloading zshrc 2020-06-30 19:00:16 +02:00
MorganGeek
1ba70df44d Reorder all aliases 2020-06-30 14:44:23 +02:00
MorganGeek
4cc74a4069 rss feeds + aliases to manipulate them 2020-06-30 14:22:03 +02:00
MorganGeek
6f22a5e29c add newsboat (rss reader) and gitignore 2020-06-30 10:26:33 +02:00
MorganGeek
7c1f1f8bf2 jenkins pre-commit-hooks + aliases for git+brew 2020-06-29 13:34:06 +02:00
MorganGeek
f1e6fe7c0f git alias and ansible-vault hack
- git alias to push to all remote whatever their name is
- ansible-vault hack to print all secret strings from a ansible file
  with a mix of secrets and cleartext informations
2020-06-24 16:59:50 +02:00
MorganGeek
409b3695f8 add bitwarden security aliases 2020-06-24 15:21:13 +02:00
MorganGeek
9e5c369133 secrets, jenkins tricks and productivity
- created jenkins file linter script
- created vim script for validating jenkinsfiles
- adapt all configs to use secrets
- load secrets from hidden file
+ vim script
- tune vim (plugins - icons/fonts/features...)
- new aliases (music, jira, git, ...)
2020-06-24 09:51:04 +02:00
MorganGeek
cf026f47a4 music aliases (baton) 2020-06-21 12:55:38 +02:00
MorganGeek
0fceab1771 sync 2020-06-21 12:38:50 +02:00
MorganGeek
ce894dba75 update twitter search + powerlevel10k install mode 2020-03-14 15:36:24 +01:00
MorganGeek
a111ae0168 more git/docker/http CLI friendly tools/aliases
- also thank you Kevin
2020-03-06 12:19:52 +01:00
MorganGeek
dd01934403 alias for terraform 2020-02-25 22:48:20 +01:00
MorganGeek
081e33143c tuning my dev env with more tools 2020-02-22 16:31:41 +01:00
MorganGeek
1732ed5cd2 enable pre-commit 2020-02-15 15:16:45 +01:00
MorganGeek
8a061eb74f alias for tree 2020-02-08 11:36:07 +01:00
MorganGeek
e934a93c65 switch to powerlevel10k and install misc utilities 2020-02-08 11:23:45 +01:00