Commit Graph

17 Commits

Author SHA1 Message Date
71f3fb96fc Zsh: bound history search to arrow keys 2018-03-23 14:27:12 -04:00
bbf5b267fa Vim: use spaces instead of tabs for LaTeX 2018-03-21 06:29:06 -04:00
fc64617644 "True" bg Okular fxn, Git/laptop changes
laptop:
- connect lab monitor alias
- mute key
- wi-fi symbol/name (i3blocks)

Git:
- checkout file
- continue cherry-pick
- checkout new branch
2018-03-19 13:53:25 -04:00
9d2695b71b 209-l9 aliases, minor PC changes
Mainly committed so laptop can have l9 aliases.
2018-03-16 08:14:38 -04:00
d8ade3780a Fixes #54, setup xkb on laptop
Functions:
- tar/unzip that remove original file after extraction
- remove directory
- sudo nvim

Vim leader mappings:
- delete entire buffer into system clipboard
- find merge conflicts
2018-03-14 07:12:31 -04:00
0bba4a0eb3 Swap keys using xkb instead of xmodmap
Removed old swap key lines from config and added dir/script to symlink
xkb file to lc dir. Fixes issue of having to release keys when starting
terminal with xmodmap.
2018-03-14 06:48:07 -04:00
44868f49cf Fxn's: Okular (bg), cherry-pick commit (Git) 2018-03-12 12:05:47 -04:00
8c642ee5d4 Aliases for ideas folders
Also delete into system clipboard mapping (Vim).
2018-03-10 23:45:48 -05:00
6527184490 Single function to add/commit/push gists (gpsgst)
other aliases/functions:
- untar: extract .tar files
- ideb: install .deb files
- dum: display directory sizes in terminal
2018-03-09 04:12:01 -05:00
c87546e75c Copied i3blocks scripts from orig dir
Some were modified from original but can't be bothered to check which.
'backlight' is custom. Changed both PC/laptop i3blocks config to
reference new i3blocks-scripts location.

system: Fixed keyboard repeat rate for PC/laptop.
Git: Added amending commit and forcing push aliases.
i3: Changed '$mod+F[1-3]' mappings to just 'F[1-3]'.
2018-03-08 06:48:01 -05:00
a4d1cd0776 Remove Enter mapping for Vim & other Vim settings
- increase timeoutlen
- fix F10 paste for Neovim
- escape url mapping (for LaTeX)

Also added pdftojpg function.
2018-03-07 07:42:23 -05:00
52b6d0a36a Added aliases to work with 'wip' branch
Create/checkout/delete 'wip' branch. Also cherry-picking function.
2018-03-07 02:50:28 -05:00
80a28c6a48 Removed desktop screenshot from README
Also added git function to cherry-pick commits.
2018-03-07 02:14:17 -05:00
85bf4323b6 Resolves #14, fixes #48
ranger:
  - preview images
  - set background (using wal)
  - bulk rename
  - reload config from within

Also update Terminator config one last time before removing.
2018-03-06 22:15:43 -05:00
a6fd6634b1 Setup urxvt, pywal, Zsh and Neovim on laptop 2018-03-06 04:46:23 -05:00
8279772ca8 Close #28 and added files to setup Neovim from Vim
Namely nvim and set-nvim.
2018-03-06 03:13:15 -05:00
4dce53aafc 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.
2018-03-06 02:01:43 -05:00