new repository without sensitive information
This commit is contained in:
		
						commit
						57fa0afede
					
				
					 51 changed files with 1883 additions and 0 deletions
				
			
		
							
								
								
									
										5
									
								
								modules/work/init
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								modules/work/init
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| #!/bin/zsh | ||||
| if [ -n "$WTF_WORK_END" -a -e $HOME/.wtf ] && which wtf &>/dev/null; then | ||||
| 	export WTF_REST=$(wtf raw -d $WTF_WORK_END diff); | ||||
| 	export WTF_REST_FORMATTED="$(printf "%.2f days\n" $((WTF_REST/28800.0)))" | ||||
| fi | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alexander Gehrke
						Alexander Gehrke