Skip to content

leoborn/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

These are my personal dotfiles and some (more or less) useful scripts I wrote. My .bash_profile and .bash_aliases are optimized towards Mac OS X, but many of the aliases and functions work on Linux as well (with additional dependencies installed using a package manager of your choosing). My .bash_prompt requires the two functions battery-charge.py and used-mem.py that can be found in /functions.

What is this repository for? What can you do with it?

  • Get inspired by another bunch of dotfiles! \(^l^)/
  • Easy command-line-based encryption and decryption of files and directories (/functions/encrypt and /functions/decrypt)
  • OCR your PDFs with tesseract and output either searchable PDFs (/functions/pdftopdf) or plain text (/functions/pdftotxt)
  • Quickly start a DuckDuckGo search from the command line (/functions/duck) and additionally search encrypted Google (/functions/goduck)
  • Check the weather status from your command line! (/functions/wth)
  • Quickly open the git repository you're in in your browser (/functions/orepo)
  • More coming...

How do I get set up?

Who do I talk to?

  • Mumon

APPENDIX

What does it look like?

My prompt looks something like this:

Bash prompt

About

These are my personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors