reflectOr

.bashrc configuration , the things that are to be added

Dec 26th, 2017
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. export DEBFULLNAME='Manas kashyap'
  2. alias lintian='lintian -iIEcv --pedantic --color auto'
  3. alias git-import-dsc='git-import-dsc --author-is-committer --pristine-tar'
  4. alias clean='fakeroot debian/rules clean'
  5. export LANG=C.UTF-8
  6. export LC_ALL=C.UTF-8
Add Comment
Please, Sign In to add comment