This website requires JavaScript.
Explore
Help
Sign In
dotfiles
/
bashrc
Watch
1
Star
0
Fork
0
You've already forked bashrc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bashrc
/
.bash_profile
8 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2016-01-20 11:06:54 -06:00
#
# ~/.bash_profile
#
[
[
-f ~/.bashrc
]
]
&&
. ~/.bashrc
Added numlock on login
2016-01-21 16:01:18 -06:00
setleds -D +num
Reference in New Issue
Copy Permalink