7adfcb7948
Added TeXmath snippets to help with PAR 2
...
- (in-)line equation
- square root
- therefore
- cdot
2018-02-05 00:10:00 -05:00
a4ffe83dc7
snippets (new), Bash functions
...
- LaTeX: align, piecewise function
- snippets: tabstops, LaTeX environment
- .gitignore
2018-02-04 14:59:46 -05:00
7c35d96766
Merge master branch
2018-02-04 14:56:32 -05:00
5ab1eb5c94
Resolved merge conflicts with custom-vim-snippets
2018-02-04 14:42:39 -05:00
1a28b4b93e
Generic for, alias and multi-line equation
...
For C, bash and LaTeX respectively.
2018-02-04 14:39:04 -05:00
f481b453aa
Merge with UltiSnips repo (added fnct to merge)
...
- UltiSnips: Moved alias snippets from sh to all.
- Aliases: Snippet, commit message.
- Vim: Map fold method, preview and line break to leader keys.
2018-02-04 14:38:17 -05:00
59b7f07824
Added Terminator config from NZXT
2018-02-03 19:17:36 -05:00
8644894f35
Changed Terminator file to be hard link
...
Terminator file now actually contains the config lines rather than just
the path to the config.
2018-02-01 22:54:18 -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
9103500922
C: malloc, str functions | TeX: integral, bold
...
- sh: var with quotes
2018-02-01 16:59:44 -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
8877960762
snippets (new), Bash functions
...
- LaTeX: align, piecewise function
- snippets: tabstops, LaTeX environment
- .gitignore
2018-01-31 01:58:04 -05:00
dc606713d5
Snippet/simple CDF aliases
...
CDF alias stopped working so reverted to simplified one.
2018-01-31 00:16:00 -05:00
872f0e5e0e
Generic for, alias and multi-line equation
...
For C, bash and LaTeX respectively.
2018-01-31 00:03:56 -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
99b33049c0
Merge from laptop.
2017-10-20 11:21:06 -04:00