feat(commands): add alias for searching for files in current dir
This commit is contained in:
		| @@ -15,6 +15,8 @@ alias ga="git add" | |||||||
|  |  | ||||||
| alias gch="git checkout" | alias gch="git checkout" | ||||||
|  |  | ||||||
|  | alias lg="ls | grep" | ||||||
|  |  | ||||||
| function gas() { | function gas() { | ||||||
|     git add --all  |     git add --all  | ||||||
|     git status |     git status | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Oliver
					Oliver