Merge branch 'master' of git.epichack.com:barak/dotfiles
This commit is contained in:
commit
750300d11d
24 changed files with 1140 additions and 39 deletions
|
|
@ -156,7 +156,6 @@ function (widget, args)
|
|||
return args[2]
|
||||
end , 120, "BAT0")
|
||||
|
||||
|
||||
-- Register CPU widget
|
||||
vicious.register(cpuwidget, vicious.widgets.cpu,
|
||||
function (widget, args)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
set PATH ~/bin /bin /sbin /usr/local/bin /usr/local/sbin /usr/bin /usr/sbin ~/.cabal/bin /usr/lib/go/bin ~/.gem/ruby/1.9.1/bin $PATH
|
||||
|
||||
set fish_greeting ""
|
||||
|
||||
. ~/.bash_aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue