Commit Graph

16 Commits

Author SHA1 Message Date
a6fd6634b1 Setup urxvt, pywal, Zsh and Neovim on laptop 2018-03-06 04:46:23 -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
bca6d27965 i3 shortcuts: media, open apps in certain ws 2018-03-05 03:42:16 -05:00
cc36cae85b Adding folding to alias files
Also added Neofetch config for laptop.
2018-02-23 08:48:49 -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
f66ea5efa0 Added i3 config file and updated set-from-git
set-from-git now uses for-loop to add i3/Neofetch config files. Also
added swapped keys to .bashrc for NZXT.
2018-02-15 05:39:47 -05:00
0d327968c0 Vim: bullets plugin, replace/wrap line mappings
Also changed paste toggle (F10) to instead turn on paste, paste and
then turn off.
2018-02-13 03:43:29 -05:00
eb3893cf30 Vim: listed plugins, split mappings
- surround
- EasyMotion
- airline (themes)
2018-02-10 23:41:04 -05:00
1338b0ece4 Fixed gpla and Vim mappings
- gpla: Pop stashed changes before clearing them.
- Vim mappings: Remove spacing at end because Vim already adds a space
  after mappings.
2018-02-09 22:36:16 -05:00
768baa4f33 Pull in all repos function and changes to Vim
Vim:
- Local mappings to type out math notes.
- Mapping to toggle highlight searches and replace all.
- Increase linespace to display underscores.
2018-02-09 14:43:47 -05:00
568aa72b5b Forked vim-snippets and transferred snippets
I wanted to alter the default snippets so I thought I might as well move
all mine into there as well, instead of keeping track of changes in 2
repositories.

Also, having become comfortable with Vim folding, I thought it'd be more
organized to consolidate similar alias files (i.e. 209 -> school,
laptop/my_pc -> pc) and then add folding to the top-level files.
2018-02-06 18:32:15 -05:00
5554bfd2fe Resolve #18, new 209/my_pc alias files, egc alias
- alias files:
  - 209: Split from school because was getting too long.
  - my_pc: Stores common aliases between laptop and desktop.
- Can now have different Terminator configurations for each computer.
- egc alias: Loads commit message buffer into Vim with text width of 72
  and syntax highlighting.
2018-02-01 22:38:04 -05:00
4d1a456f84 Deleted unnecessary dotfiles folder
Moved all files into root folder of repository and fixed set-from-git to reflect
that. I was able to get set-from-git to work without listing all the dotfiles,
but it didn't work as planned due to swp files, git folder and others; it's just
easier and cleaner to list out the files.
2018-02-01 16:47:54 -05:00