Index
dotfiles
/
3c4c327
My personal dotfiles for Debian/Ubuntu.
Download
|
Refs
|
Commit Log
|
Files
Latest Commit
{#}
Time
Hash
Subject
Author
#
(+)
(-)
GPG?
16
07 Sep 2020 18:19
bf0b61e
Add vim plugins, change EC2 instance URL
Josh Stockin
1
1
1
G
Blob @
dotfiles
/
.bash_aliases
text/plain
64 bytes
download raw
1
alias python='python3'
2
alias v='vim'
3
4
export EC2="joshstock.in"
5