You've already forked personal-linux-config
							
							Compare commits
	
		
			2 Commits
		
	
	
		
			0.2.3
			...
			3c4e7d7858
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 3c4e7d7858 | |||
| 756bfbc542 | 
| @@ -4,6 +4,8 @@ alias historygrep='history | grep' | ||||
| alias sshconfig='nano ~/.ssh/config' | ||||
| alias bashrc='. ~/.bashrc' | ||||
| alias sshagent='eval `ssh-agent` && ssh-add ~/.ssh/id_!(*.pub)' | ||||
| alias sshfingerprint='ssh-keygen -lf' | ||||
| alias nocomments='grep -vE "^$|^#|^;"' | ||||
| alias newrepo='bash <(curl -s https://get.bjphoster.com/new-git-repo.sh)' | ||||
| alias newansibleworkspace='bash <(curl -s https://get.bjphoster.com/new-ansible-workspace.sh)' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user