Commit Graph

4 Commits

Author SHA1 Message Date
2b6ee0f696
Small fixes and add a few new alias
- Fixing vagrant
   From time to time, after running the vagrant command
   path were changed to Vagrant. I fixed it by changing the
   && to ";"

- Added "gmerge"
   It is just a shortcut to merge another branch to the branch
   I am working on. Very usefull if I have to merge it often.
2018-10-25 14:30:52 -03:00
d09607d81b
Including a few new commands and updates
1. Including config for VSCODE
2. Including path config for NPM
3. Changed Git Checkout alias from GCK to GCH
4. Including a git log alias
5. Including a LA alias (ls -A)
6. Including a CLEARLOGS alias that cleans old logs
7. Including a VZSH alias that vim .zshrc and source it after finished
8. Including SSH commands to make it easier to administrate ssh keys on keychain
9. Including a vagrant command to run it from it's path
10. Including a MKCD command that creates a folder and get inside it
11. Including a LE alias that applies LESS without using pipe "|"
12. Including LESS options to keep showing screen content on exit
13. Including TheFuck
14. Including Tilix fix
2018-09-25 17:09:16 -03:00
2bac35e0f3
Fixing aur and including theFuck on zshrc 2018-09-06 18:10:33 -03:00
3ce74c1340
Including my personal .zshrc commands 2018-08-09 00:35:08 -03:00