Commit Graph

125 Commits

Author SHA1 Message Date
0cad253f9d Added non-core LaTeX packages to install 2018-12-05 05:10:21 -05:00
bf3e48b385 Made inactive workspaces transparent
Also set active workspace's (focused on other screen)
color/transparency.
2018-12-04 21:33:34 -05:00
7f226f9e37 Updated pacman packages
Set key files and dirs to my absolute home path (to keep same as yanking
path in Ranger). Can change back if can modify ranger yank.
2018-12-04 17:15:33 -05:00
6d3639aa96 Setup compton for bar transparency and effects 2018-12-04 11:51:29 -05:00
146ffb643e Update 2018-12-04 10:48:02 -05:00
5573bbb562 Added script to burn ISO using dd 2018-12-03 20:50:18 -05:00
721ca87db9 Turned some functions into aliases
For auto-completion.
2018-12-03 19:37:40 -05:00
7a3f54c01e Roice 2018-12-03 18:42:34 -05:00
e58891c736 Added backup script 2018-12-03 16:06:22 -05:00
688dd5fc7a Closes #66 2018-12-03 15:35:18 -05:00
ad5772fae9 Fixed CPU usage and memory for i3blocks 2018-12-03 14:01:54 -05:00
6e90123d6f Added pacman packages list 2018-12-03 10:11:22 -05:00
7ec4026a56 Reset back to more standard config 2018-12-03 09:07:16 -05:00
91b20d1c10 Max rice 2018-12-03 08:52:01 -05:00
697ab96e13 Initial commit from nzxt-arch 2018-12-03 05:58:09 -05:00
e3688f7e2a Update 2018-12-03 03:34:29 -05:00
56842bfd17 Initial commit for Arch 2018-12-02 08:53:30 -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
8ca4661cb2 Set key dirs 2018-11-30 00:03:55 -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
3b13c63410 Added sink change script 2018-09-19 10:09:44 -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
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