Lexi / Zoe
|
31ceba56dc
|
dotfiles script v0.4.3
- install: add check if .bash_completion already exists but is not a link to .dotfiles
|
2019-04-30 19:18:57 +02:00 |
Lexi / Zoe
|
938f270f9f
|
fix vim color foo
|
2019-04-30 19:07:11 +02:00 |
Lexi / Zoe
|
215718a19d
|
Atom settings from kanaya, Atom package list
|
2019-04-26 14:33:03 +02:00 |
Lexi / Zoe
|
caf4129ed2
|
Merge branch 'master' of ssh://binarydiv.de/home/lexi/git/dotfiles
|
2019-04-26 14:31:09 +02:00 |
Lexi / Zoe
|
509790fabd
|
add very useful script bin/shrug
|
2019-04-24 20:21:37 +02:00 |
Lexi Stelter
|
e8c94ee452
|
.profile: set mate-terminal as TERMINAL
|
2019-04-23 11:56:49 +02:00 |
Lexi / Zoe
|
b1ef189baf
|
add mkcd function to bashrc; colored GCC output
|
2019-04-22 15:04:07 +02:00 |
Lexi / Zoe
|
6223f8a91b
|
add Atom config files from kanaya
|
2019-03-09 16:50:49 +01:00 |
Lexi / Zoe
|
39feb5192c
|
fix some auto completion bug
|
2019-03-09 16:50:21 +01:00 |
Lexi / Zoe
|
7a66379f19
|
.bashrc: HISTCONTROL=ignoreboth
|
2019-03-01 15:34:22 +01:00 |
Lexi Stelter
|
20d120d768
|
local changes for vriska
|
2019-02-19 15:50:55 +01:00 |
Lexi Stelter
|
9b2fa59ed8
|
dotfiles script v0.4.2
- change bash completion from single file to per-directory (~/.bash_completion.d/)
|
2019-02-19 15:47:19 +01:00 |
Lexi / Zoe
|
1764e39cb8
|
.xprofile: set background color
|
2019-02-08 22:32:11 +01:00 |
Lexi / Zoe
|
6f8415890d
|
dotfiles script v0.4.1
- add 'createfrom' command
|
2019-02-08 22:31:27 +01:00 |
Lexi Stelter
|
bef5434128
|
source .bash_completion.local if exists
|
2019-01-28 11:49:10 +01:00 |
Lexi / Zoe
|
c2a490567c
|
add script bin/afradoor
|
2019-01-25 20:30:59 +01:00 |
Lexi / Zoe
|
b0a364c6a5
|
add bin/clock.sh, bin/telegram-desktop from kanaya
|
2019-01-22 22:42:07 +01:00 |
Lexi Stelter
|
aef83ee17b
|
.bashrc: make blue lighter
|
2019-01-17 10:18:58 +01:00 |
Lexi / Zoe
|
0262d659bb
|
.bashrc: add lscat; +1 tmp file
|
2019-01-12 14:16:29 +01:00 |
Lexi / Zoe
|
dd9f6470b8
|
fix PATH-problem in .bash_completion and stuff
|
2019-01-11 02:15:40 +01:00 |
Lexi / Zoe
|
d13424613b
|
Add bin/sshirc
|
2019-01-09 23:11:26 +01:00 |
Lexi / Zoe
|
7a210b7d71
|
Add i3 configs from terezi
|
2019-01-09 23:08:46 +01:00 |
Lexi / Zoe
|
836bd06d07
|
bin/dmenu: get font from env variable DMENU_FONT
|
2019-01-09 23:06:06 +01:00 |
Lexi / Zoe
|
5c7f1a669f
|
Sync files with terezi (adds 1 tmp file)
vim: map q: to :q
|
2019-01-09 22:29:16 +01:00 |
Lexi Stelter
|
b525a4cc0d
|
Sync files with vriska (adds 1 tmp file)
|
2019-01-09 12:58:46 +01:00 |
Lexi Stelter
|
d50f4fee6d
|
Add dmenu wrapper (font and case-insensitivity)
|
2019-01-08 11:00:44 +01:00 |
Lexi / Zoe
|
4b5cff266b
|
Sync .bashrc with terezi, add .bashrc.terezi
|
2019-01-07 01:46:57 +01:00 |
Lexi / Zoe
|
3f12c22c0f
|
Clean up .bashrc, add .bashrc.local for kanaya
|
2019-01-07 01:02:09 +01:00 |
Lexi / Zoe
|
2b05ae3f30
|
dotfiles script v0.4.0
- add 'linkstatus' command
|
2019-01-05 05:31:56 +01:00 |
Lexi / Zoe
|
3bf320f5eb
|
dotfiles script v0.3.1
- link .bash_completion on 'install'
- add option -q to 'link'
- modernize bash tests, use [[ ]] instead of [ ]
|
2019-01-05 03:30:52 +01:00 |
Lexi / Zoe
|
885c75654f
|
dotfiles script v0.3.0: added bash-completion
|
2019-01-05 02:50:50 +01:00 |
Lexi / Zoe
|
801cabcba4
|
dotfiles script v0.2.0
- add help text
- add 'install' command
- add 'diff' command
- add 'link' command
- add 'pull' command (alias for 'git pull')
- remove 'createlinks' command
|
2019-01-05 01:02:40 +01:00 |
Lexi / Zoe
|
ed1031d0f2
|
Added .gitconfig
|
2018-11-23 00:00:20 +01:00 |
Lexi / Zoe
|
8a920b5b1c
|
Added wrapper function for yay (no default action)
|
2018-11-01 22:46:08 +01:00 |
Lexi / Zoe
|
0de43467f3
|
Load .Xresources if it exists
|
2018-11-01 22:44:57 +01:00 |
Lexi / Zoe
|
18f01e1055
|
Tiny bugfix
|
2018-11-01 22:43:37 +01:00 |
Lexi / Zoe
|
d03c792a6d
|
Added i3 configs from kanaya
|
2018-11-01 01:25:51 +01:00 |
Lexi / Zoe
|
497cf36f95
|
Added more files
|
2018-11-01 01:25:33 +01:00 |
Lexi / Zoe
|
132ec13712
|
Added vimrc/gvimrc from kanaya
|
2018-11-01 01:14:42 +01:00 |
Lexi / Zoe
|
ed68edf732
|
Added bash dotfiles from kanaya
|
2018-11-01 01:04:07 +01:00 |
Lexi / Zoe
|
acecc996e4
|
Added dotfiles management script
|
2018-11-01 00:34:54 +01:00 |
Lexi / Zoe
|
62cf7af099
|
Initial commit (stub .bashrc)
|
2018-10-31 23:04:40 +01:00 |