lhark
8b263c939c
Small tweaks
6 years ago
lhark
e7651ca62f
[zsh] Finish english translation and cleanup
6 years ago
lhark
8701a5ba6b
Add bin dir for helper scripts
6 years ago
lhark
57902c088b
[zsh] Enable Wayland rendering for Firefox
6 years ago
lhark
c08cd4249a
[zsh] Add zsh-autosuggestion plugin
6 years ago
lhark
4d28d11ba0
[zshrc] Misc exports
7 years ago
lhark
e0dc869471
[zshrc] Add support for Kitty term emulator
7 years ago
lhark
c154881fce
Switch to fast-syntax-highlighting with submodule instead of dirty copy
8 years ago
lhark
ec54d059b8
[zshrc] Fix loading performance issues
8 years ago
lhark
8e1476e7b3
[zshrc] Fix virtualenv prompt and git colors
8 years ago
lhark
36f44fc65c
[zshrc] Prevent ctrl-S from locking the terminal
8 years ago
lhark
9ecb18e93f
[zshrc] Add ~/.cargo/bin to PATH for localy installed crates
8 years ago
lhark
83f91a5034
[zshrc] Switch to builtin vcs_info for the git prompt. Move aliases and prompt to new file
Instead of using hand crafted parsing to get the current git state, we
use the existing vcs_info module, augmented by a few hooks to preserve
previous prompt functionality.
The prompt now also display the vi mode of ZLE on the left of the
username : [I] for insert mode, [N] for normal mode.
A lot of the inspiration for this refactor came from
https://github.com/frioux/dotfiles
For example the tweaks to the keybindings and completion.
8 years ago
lhark
36d5920e5e
[zshrc] Set default WINEPREFIX
8 years ago
lhark
28bad78db0
[zshrc] Fix bug with running command containing '%'
8 years ago
lhark
59250b2cfe
Clean up zshrc comments
8 years ago
lhark
cd310ccd25
Fix LD_PRELOAD for zbarcam on archlinux
8 years ago
lhark
f06a76e3ea
Fix $WINEPREFIX in steam-wine alias
8 years ago
lhark
14fb9c1b84
Android env variables, ytmp3 alias
8 years ago
lhark
001fe2016d
Add exit status to prompt & Remove useless zsh options
9 years ago
lhark
69bb3ad34f
Add surftor alias
9 years ago
lhark
b5eaf95863
Add cuda variables
9 years ago
lhark
384cbfeb3b
Clean up code and improve readability
9 years ago
lhark
12691112e5
shell code cleanup using shellcheck
9 years ago
lhark
dd98a17e7c
Fix prompt creation bug & cleaned up prompt code
9 years ago
lhark
68984ff8c1
Improved rc self update and added sys update watch
9 years ago
lhark
b0252a3fd8
Prevent wine from associating itself with common filetypes
9 years ago
lhark
a32570e3c1
Add steam alias for archlinux
10 years ago
lhark
ea2e6244ac
Make zsh prompt readable on non solarized light background
10 years ago
lhark
042334b530
Fix autoupdate directory change problem
10 years ago
lhark
47d0e62b3a
Fix script call
10 years ago
lhark
71cd6a7691
Remove deprecated option
10 years ago
lhark
99a687a315
Gitconfig user template autofill and automatic checkinstall
10 years ago
lhark
5d8f841811
Remove useless stderr
10 years ago
lhark
9e722a145b
Remove useless stdout
10 years ago
lhark
c5e645069c
Fix auto-update cd stack
10 years ago
lhark
b3ff509568
Switch to ROS indigo
10 years ago
lhark
c163a0592d
Update hostname colors
10 years ago
lhark
d1114305a5
Add current command to window title
10 years ago
lhark
0e13b1bc44
Update term window title
10 years ago
lhark
52a282fdb6
Clean up zsh aliases and add git aliases to gitconfig
10 years ago
lhark
49ec5447e2
Set correct working dir after auto update
10 years ago
lhark
6544629f18
Resolve conflicting aliases
10 years ago
lhark
3873b18875
Fix broken ssh on old zsh versions with st
10 years ago
lhark
a3902656e1
dwm recompile alias
10 years ago
lhark
8db34ebfee
Fix post update exit
10 years ago
lhark
42d55f9d6c
Automatic zshrc reloading after update
10 years ago
lhark
4056bb6789
Fix prompt not refreshing
10 years ago
lhark
d5226b370c
Clean and comment prompt definition
10 years ago
lhark
3028cde718
Fix Shift-Tab completion problem
10 years ago