Kevin Mok
9db2037c26
Added snippets to help with math lectures
- snippets: Roman d, axes
- Vim: set fold to markers by default, jump to middle of line mapping
7 years ago
Kevin Mok
7adfcb7948
Added TeXmath snippets to help with PAR 2
- (in-)line equation
- square root
- therefore
- cdot
7 years ago
Kevin Mok
a4ffe83dc7
snippets (new), Bash functions
- LaTeX: align, piecewise function
- snippets: tabstops, LaTeX environment
- .gitignore
7 years ago
Kevin Mok
7c35d96766
Merge master branch
7 years ago
Kevin Mok
5ab1eb5c94
Resolved merge conflicts with custom-vim-snippets
7 years ago
Kevin Mok
1a28b4b93e
Generic for, alias and multi-line equation
For C, bash and LaTeX respectively.
7 years ago
Kevin Mok
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.
7 years ago
Kevin Mok
59b7f07824
Added Terminator config from NZXT
7 years ago
Kevin Mok
8644894f35
Changed Terminator file to be hard link
Terminator file now actually contains the config lines rather than just
the path to the config.
7 years ago
Kevin Mok
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.
7 years ago
Kevin Mok
9103500922
C: malloc, str functions | TeX: integral, bold
- sh: var with quotes
7 years ago
Kevin Mok
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.
7 years ago
Kevin Mok
361da66979
Organized alias files and update set-from-git
Split .bash_aliases into other files for git, laptop, PC and school.
7 years ago
Kevin Mok
8877960762
snippets (new), Bash functions
- LaTeX: align, piecewise function
- snippets: tabstops, LaTeX environment
- .gitignore
7 years ago
Kevin Mok
dc606713d5
Snippet/simple CDF aliases
CDF alias stopped working so reverted to simplified one.
7 years ago
Kevin Mok
872f0e5e0e
Generic for, alias and multi-line equation
For C, bash and LaTeX respectively.
7 years ago
Kevin Mok
3c7c7c37df
Auto-load .bashrc upon SSH'ing into CDF
Fix "c." function.
7 years ago
Kevin Mok
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.
7 years ago
Kevin Mok
07f475b44a
Compile assignment functions, CDF SSH alias
Vim enter for new lines.
7 years ago
Kevin Mok
4a987c36dc
Added LaTeX setup/auto-completion to vim
Also removed FuzzyFinder.
7 years ago
Kevin Mok
6265fa0c47
Function to compile split_array for l3
Also shortened gcc9 to gc9 for brevity.
7 years ago
Kevin Mok
6f6662a320
Set vim line width, LaTex preview
Merge from laptop.
7 years ago
Kevin Mok
2d74f915e7
Vi mode/new theme for bash
- New theme to try and fix cursor issue.
- Merge with lab lc.
7 years ago
Kevin Mok
810871dc5b
Additional gcc9 functions for different files
For files that require cmd-line arguments.
7 years ago
Kevin Mok
af9e48be72
Update set-from-git for Terminator
- Set default terminal editor to vim (.bashrc)
- Auto-install plugged (.vimrc)
7 years ago
Kevin Mok
f8cb335b4f
Combined home and lab school aliases
7 years ago
Kevin Mok
9c8ad8a029
Compile function for 209
7 years ago
Kevin Mok
9a2877b083
Rotate function for home
- Speedtest/ping aliases
- Make executable function
7 years ago
Kevin Mok
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.
7 years ago
Kevin Mok
4ed00dcb43
Added aliases for home PC
- global Okular function
- show nested files in gs
7 years ago
Kevin Mok
3ae7365c56
Fixed aliases to run and cleaned profile
7 years ago
Kevin Mok
ee77d6051e
More lab aliases
- zip/Markdown functions
- opening cur dir in file explorer
- 207 Phase 2/258 final project aliases
7 years ago
Kevin Mok
afa839f094
Browser, md, gob commands.
7 years ago
Kevin Mok
5fb14fb12e
Added function for going back directories.
7 years ago
Kevin Mok
8b6db413da
More git commands.
7 years ago
Kevin Mok
8dbba57a50
Didn't finish merge conflicts.
7 years ago
Kevin Mok
e6e6ce9e12
Merge from lab.
7 years ago
Kevin Mok
6d015f59ba
Some more lab aliases.
7 years ago
Kevin Mok
0feebeeb84
Added c function and modified all cd commands to match.
7 years ago
Kevin Mok
17ab730458
Added a few git commands and changed some Terminator keybindings.
7 years ago
Kevin Mok
6199233514
A2 path aliases.
7 years ago
Kevin Mok
6f3aecd028
bash files can detect whether in lab or not.
7 years ago
Kevin Mok
a34451062b
Minor.
7 years ago
Kevin Mok
97e0aaf7f7
Minor.
7 years ago
Kevin Mok
d73d3851ee
Merge from PC.
7 years ago
Kevin Mok
1365e96c16
Minor.
7 years ago
Kevin Mok
c652402f94
Got Gotham to work on vim.
7 years ago
Kevin Mok
f350cd85f7
Added VimResized and some shortcuts.
7 years ago
Kevin Mok
9ba14710b4
Merge from PC.
7 years ago
Kevin Mok
bcb9c05747
Added Terminator config as well as to script.
7 years ago