分页: 1 / 2

我的配置文件, Tips和脚本

发表于 : 2009-12-05 18:20
adam8157
放在Github上...

所有的Tips和配置文件, 除了gpg,ssh,irssi(里面有密码,不晓得怎么去掉),mutt的密码和alias部分...

我的心血啊, 每一个文件都是我折腾的结果, 最近刚刚配好Mutt, 自己感觉很完美...

最近有时间会详细解释下各个配置文件, 当然挑我自豪的mutt, vim, bashrc等等来讲...敬请期待...

PS: 增加了我写的小脚本, 很丑, 有的是rox用的...用到的拿去玩吧...

代码: 全选

git clone git://github.com/adam8157/dotfiles.git
git clone git://github.com/adam8157/tips.git
git clone git://github.com/adam8157/scripts.git

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 18:32
adam8157
安装git-core, 运行我那个命令就可以了

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 19:58
adam8157
把dotfiles交给git还是很方便的, 除了密码部分, mutt可以另外写个passwd文件, source进去, git时ignore掉, 可是Irssi呢,难道维护一个没有密码的版本?

大家都是怎么整的?

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 20:05
roylez
adaml 写了:把dotfiles交给git还是很方便的, 除了密码部分, mutt可以另外写个passwd文件, source进去, git时ignore掉, 可是Irssi呢,难道维护一个没有密码的版本?

大家都是怎么整的?
又来,又折腾。irssi不备份也死不了人。

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 20:10
jxhow
能不能说一下.zshrc 这个怎么用

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 20:13
adam8157
roylez 写了:
adaml 写了:把dotfiles交给git还是很方便的, 除了密码部分, mutt可以另外写个passwd文件, source进去, git时ignore掉, 可是Irssi呢,难道维护一个没有密码的版本?

大家都是怎么整的?
又来,又折腾。irssi不备份也死不了人。
呵呵...生命在于折腾....irssi暂时不搞好了

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 20:14
adam8157
jxhow 写了:能不能说一下.zshrc 这个怎么用
我没有这个文件啊...我的.bashrc放到~/下就好...

金主席的.zshrc当然是要装zsh才起作用

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 20:17
jxhow
在水区看过你的那个 其实就是想问一下主席的怎么用 还是谢谢你、、

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 21:29
roylez
jxhow 写了:在水区看过你的那个 其实就是想问一下主席的怎么用 还是谢谢你、、
有啥不能直接问的

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 21:47
millenniumdark
qkbeyond 写了:不会用git :em80 :em80 :em80
可以直接下載

http://github.com/adam8157/dotfiles/archives/master
http://github.com/adam8157/tips/archives/master

不過,如果用git的話,樓主更新了以後你就能很更方便地獲取新版

Re: 公开我的配置文件和Tips

发表于 : 2009-12-05 21:49
millenniumdark
adaml 写了:把dotfiles交给git还是很方便的, 除了密码部分, mutt可以另外写个passwd文件, source进去, git时ignore掉, 可是Irssi呢,难道维护一个没有密码的版本?

大家都是怎么整的?
我聽說在git裡面local branch很cheap。

Re: 公开我的配置文件和Tips

发表于 : 2009-12-09 7:52
soypanlin
为什么我输入 git clone git://github.com/adam8157/tips.git 之后
会出现如下的错误提示:
Initialized empty Git repository in /tmp/tips/.git/
github.com[0: 207.97.227.239]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
panlin@ccecc:/tmp$ git clone git://github.com/adam8157/tips.git
Initialized empty Git repository in /tmp/tips/.git/
github.com[0: 207.97.227.239]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)

Re: 公开我的配置文件和Tips

发表于 : 2009-12-12 18:38
pityonline
好多alias,哈哈……

Re: 公开我的配置文件和Tips

发表于 : 2009-12-12 19:02
adam8157
pityonline 写了:好多alias,哈哈……
嘿嘿,一个是懒,一个是有的命令实在是有点复杂...比如dc那个....

话说我是通过dc那个alilas明白双引号和单引号的区别的...

Re: 公开我的配置文件和Tips

发表于 : 2009-12-15 15:52
chronon
adaml, LinuxSir上欺负新手的就是你吧。