Commit Graph

51 Commits

Author SHA1 Message Date
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
f922e56b50 Closes #39 2018-03-05 06:57:00 -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
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
361da66979 Organized alias files and update set-from-git
Split .bash_aliases into other files for git, laptop, PC and school.
2018-02-01 15:04:48 -05:00
dc606713d5 Snippet/simple CDF aliases
CDF alias stopped working so reverted to simplified one.
2018-01-31 00:16:00 -05:00
3c7c7c37df Auto-load .bashrc upon SSH'ing into CDF
Fix "c." function.
2018-01-30 22:12:58 -05:00
fe274eebd7 Changed "c" function to "d" to work on launch
- The alias c was apparently mapped to clear already and hence not working
on launch.
- Modified YCM/UltiSnips to work with Tab as trigger.
- Added .gitconfig to dotfiles and updated script.
2018-01-30 00:35:55 -05:00
07f475b44a Compile assignment functions, CDF SSH alias
Vim enter for new lines.
2018-01-29 18:07:25 -05:00
4a987c36dc Added LaTeX setup/auto-completion to vim
Also removed FuzzyFinder.
2018-01-26 01:47:53 -05:00
6265fa0c47 Function to compile split_array for l3
Also shortened gcc9 to gc9 for brevity.
2018-01-25 22:14:41 -05:00
6f6662a320 Set vim line width, LaTex preview
Merge from laptop.
2018-01-25 18:02:02 -05:00
2d74f915e7 Vi mode/new theme for bash
- New theme to try and fix cursor issue.
- Merge with lab lc.
2018-01-25 13:57:54 -05:00
810871dc5b Additional gcc9 functions for different files
For files that require cmd-line arguments.
2018-01-25 13:51:12 -05:00
af9e48be72 Update set-from-git for Terminator
- Set default terminal editor to vim (.bashrc)
- Auto-install plugged (.vimrc)
2018-01-24 13:07:09 -05:00
f8cb335b4f Combined home and lab school aliases 2018-01-20 02:56:54 -05:00
9c8ad8a029 Compile function for 209 2018-01-20 01:39:15 -05:00
9a2877b083 Rotate function for home
- Speedtest/ping aliases
- Make executable function
2018-01-14 23:12:52 -05:00
b1f165c7c2 Clean-up and better git aliases
- Deleted old files from last semester and removed aliases for them.
- Added useful flags onto common git command aliases.
- Removed Markdown function, as it wasn't working for whatever reason.
- Installed vim-auto-save and implemented shortcut.
2018-01-12 12:27:39 -05:00
4ed00dcb43 Added aliases for home PC
- global Okular function
- show nested files in gs
2018-01-06 11:39:40 -05:00
3ae7365c56 Fixed aliases to run and cleaned profile 2017-12-27 04:02:57 -05:00
ee77d6051e More lab aliases
- zip/Markdown functions
- opening cur dir in file explorer
- 207 Phase 2/258 final project aliases
2017-12-04 02:48:10 -05:00
afa839f094 Browser, md, gob commands. 2017-11-21 23:51:45 -05:00
5fb14fb12e Added function for going back directories. 2017-11-19 06:41:48 -05:00
8b6db413da More git commands. 2017-11-18 01:40:55 -05:00
8dbba57a50 Didn't finish merge conflicts. 2017-11-14 22:22:15 -05:00
e6e6ce9e12 Merge from lab. 2017-11-14 22:19:59 -05:00
6d015f59ba Some more lab aliases. 2017-11-14 22:18:02 -05:00
0feebeeb84 Added c function and modified all cd commands to match. 2017-11-13 03:34:58 -05:00
17ab730458 Added a few git commands and changed some Terminator keybindings. 2017-11-12 22:50:49 -05:00
6199233514 A2 path aliases. 2017-10-28 21:06:57 -04:00
6f3aecd028 bash files can detect whether in lab or not. 2017-10-28 01:25:12 -04:00
a34451062b Minor. 2017-10-27 15:34:27 -04:00
97e0aaf7f7 Minor. 2017-10-22 12:20:22 -04:00
d73d3851ee Merge from PC. 2017-10-20 23:07:30 -04:00
1365e96c16 Minor. 2017-10-20 23:03:05 -04:00
c652402f94 Got Gotham to work on vim. 2017-10-20 22:36:25 -04:00
f350cd85f7 Added VimResized and some shortcuts. 2017-10-20 20:36:54 -04:00
9ba14710b4 Merge from PC. 2017-10-20 12:18:36 -04:00
bcb9c05747 Added Terminator config as well as to script. 2017-10-20 12:12:59 -04:00
f270a998d2 Added .profile. 2017-10-20 11:17:44 -04:00
9af8bdbe41 Merged laptop files to lab's. 2017-10-18 15:11:40 -04:00
07df52de9a Minor. 2017-10-18 14:54:45 -04:00
6584668aad Minor additions. 2017-10-18 08:53:02 -04:00
39f41bd0ef Minor changes. 2017-10-17 05:23:00 -04:00
0c3c05563d Setup gvim for lab comps. 2017-10-17 04:01:18 -04:00
6b6681aa4f Got vim-plug to work. 2017-10-17 03:35:05 -04:00