Switched to Zsh and consolidated all aliases
Resolves #21 and closes #30. Combined all alias files, converted them into proper Zsh formatting and reorganized them into better sections. Installed Oh My Zsh and then sourced the combined aliases file (zsh_aliases) from .zshrc. Also made URL's clickable in urxvt and briefly commented purpose of all Vim plug-ins.
This commit is contained in:
@@ -17,8 +17,7 @@ set $sch_dir "$HOME/Documents/School"
|
||||
# app shortcuts {{{ #
|
||||
bindsym Mod4+a exec studio
|
||||
# bindsym $mod+control+Return exec i3-sensible-terminal
|
||||
# bindsym $mod+control+Return exec rxvt-unicode
|
||||
bindsym $mod+control+Return exec xrdb .Xresources; exec rxvt-unicode
|
||||
bindsym $mod+control+Return exec rxvt-unicode
|
||||
bindsym Mod4+c exec google-chrome
|
||||
bindsym Mod4+e exec nemo
|
||||
bindsym Mod4+o exec okular
|
||||
|
||||
Reference in New Issue
Block a user