Commit Graph

32 Commits

Author SHA1 Message Date
ae31b055c2 Wrote combined setup scripts for user and root 2018-12-03 17:20:17 -05:00
00a4c0e7cd Updated workspace icons with Nerd Font 2018-12-01 01:29:17 -05:00
16a16e71da Set key files 2018-11-30 00:52:23 -05:00
997beca5dd Backup commit before trying Luke's shortcut sync 2018-11-29 23:14:54 -05:00
7300b6f85f Update 2018-11-29 09:16:54 -05:00
46e4790a8c Update 2018-11-15 02:14:25 -05:00
f9c3fe52fe Update 2018-10-20 20:24:37 -04:00
1ee338e4a3 Update 2018-09-27 16:15:21 -04:00
766b4ad8de Update 2018-09-07 08:38:33 -04:00
90d957e0ec Updated aliases for spv 2018-06-29 21:21:56 -04:00
9fcf0867a6 Customized configs specifically for Ubuntu on PC
Removed device-specific lines in vz and deleted device-specific folders
in configs. Also added 5 more workspaces in i3 along with keybindings to
switch/move to them.
2018-06-14 02:22:08 -04:00
99500a6993 Spotify project aliases, set spacing for web files 2018-05-21 20:51:36 -04:00
21ff8e6280 Arch: aurman, GRUB config aliases
Fixed #64 by installing xsel.

Vim:
- PrettyXML
- disable airline while fixing Unicode not showing up on Arch
2018-04-23 01:04:07 -04:00
81c4390b33 PrettyXML (Vim), Stardew Valley aliases (Ubuntu) 2018-04-20 05:52:51 -04:00
adc333d988 Updated config to work with Arch 2018-04-12 14:37:15 -04:00
92a20f389e Auto-clicker/xviewer aliases, LaTeX setup changes
LaTeX:
- pdlb: compile bibliography
- use vimtex to preview LaTeX because live-preview plugin wasn't working
  with bibliography
2018-03-31 05:53:39 -04:00
bbf5b267fa Vim: use spaces instead of tabs for LaTeX 2018-03-21 06:29:06 -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
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
0926557d95 Added comments for Vim mappings 2018-03-07 02:17:40 -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
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
6031d8bf25 Switch to urxvt (close #45), setup pywal (fix #35)
Updated README to include desktop screenshot and urxvt/pywal sources.
2018-03-05 22:45:32 -05:00
7ca9c5f27d Wrote README and various tweaks for laptop
- horizontal scrolling for touchpad
- disable touchscreen
- set/get backlight
- i3-gaps and updated Terminator config
2018-03-05 15:48:46 -05:00
8fffcacdf6 Aliases: find/grep (recursive), Python, Markdown
- Vim: refresh file, format 2 lines
- i3: ksnapshot
2018-02-23 00:38:52 -05:00
611f7b5cb1 i3: Monitor-specific workspaces, app shortcuts
- Vim: replace in command history
2018-02-20 07:40:58 -05:00
5c5e010c53 Organized dotfiles/configs into folders
Split set-from-git into 3 different files for each section and created a
script for common directory variables. Created separate folders for
PC/laptop configs.
2018-02-15 23:21:41 -05:00