git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mastermake mouse deactivation work anywhereH. P. 3 weeks
testingmore distinguished look for RockyH. P. 3 weeks
 
TagDownloadAuthorAge
v1.2.6dotfiles-1.2.6.tar.bz2  H. P. 3 weeks
v1.2.5dotfiles-1.2.5.tar.bz2  H. P. 3 weeks
v1.2.4dotfiles-1.2.4.tar.bz2  H. P. 3 weeks
v1.2.3dotfiles-1.2.3.tar.bz2  H. P. 3 weeks
v1.2.2dotfiles-1.2.2.tar.bz2  H. P. 3 weeks
v1.2.1dotfiles-1.2.1.tar.bz2  H. P. 7 months
v1.2.0dotfiles-1.2.0.tar.bz2  H. P. 9 months
v1.1.0dotfiles-1.1.0.tar.bz2  H. P. 10 months
v1.0.0dotfiles-1.0.0.tar.bz2  H. P. 10 months
v0.9.5dotfiles-0.9.5.tar.bz2  H. P. 23 months
v0.9.4dotfiles-0.9.4.tar.bz2  H. P. 3 years
v0.9.3dotfiles-0.9.3.tar.bz2  H. P. 3 years
v0.9.2dotfiles-0.9.2.tar.bz2  H. P. 3 years
v0.9.1dotfiles-0.9.1.tar.bz2  H. P. 3 years
bp { color: #00aaaa } /* Name.Builtin.Pseudo */ .highlight .fm { color: #00aa00 } /* Name.Function.Magic */ .highlight .vc { color: #aa0000 } /* Name.Variable.Class */ .highlight .vg { color: #aa0000 } /* Name.Variable.Global */ .highlight .vi { color: #aa0000 } /* Name.Variable.Instance */ .highlight .vm { color: #aa0000 } /* Name.Variable.Magic */ .highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
# .bash_profile

# Set umask to something world-unreadable in any case
umask 027

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs