jc
|
df34683aea
|
relocate config files
|
2023-12-18 20:43:50 -05:00 |
|
jc
|
5e530b9dbc
|
update lazy-lock.json
|
2023-12-18 20:23:18 -05:00 |
|
jc
|
35dfa23b52
|
update nvim lazy plugin configs
|
2023-12-08 12:00:47 -05:00 |
|
jc
|
b317cbe0e0
|
update git checkout remote shortcut function
|
2023-12-08 12:00:18 -05:00 |
|
jc
|
42ebd7a7c0
|
simplify clone function name
|
2023-11-17 13:12:48 -05:00 |
|
jc
|
359b31dbc3
|
rename git checkout function
|
2023-11-17 13:11:57 -05:00 |
|
jc
|
06c53f054c
|
rename git clone function
|
2023-11-17 13:11:48 -05:00 |
|
jc
|
f9707b4be1
|
Merge branch 'main' of github.com:juancwu/dotfiles
|
2023-11-17 13:10:40 -05:00 |
|
jc
|
bbb3231d78
|
add functions to quickly find and switch branches
|
2023-11-17 13:10:33 -05:00 |
|
jc
|
c5dcd5beb8
|
update lazy-lock
|
2023-10-30 19:23:37 -04:00 |
|
jc
|
665fd3e2db
|
configure autotags for html
|
2023-10-26 12:44:32 -04:00 |
|
jc
|
ed29f5529f
|
add go lsp
|
2023-10-18 19:14:11 -04:00 |
|
jc
|
81b6f8c693
|
add gomod and gosum to ensured installed list & code formatting
|
2023-10-18 19:13:57 -04:00 |
|
jc
|
3fbefe870b
|
update markdow preview plugin
|
2023-10-11 15:39:18 -04:00 |
|
jc
|
655a9ffc59
|
update plugins
|
2023-10-08 15:58:52 -04:00 |
|
jc
|
61840b7fb8
|
add paste from clipboard in visual mode
|
2023-10-08 15:37:28 -04:00 |
|
jc
|
76c49fe115
|
fix type in prettier config
|
2023-10-07 15:13:10 -04:00 |
|
jc
|
965d1bb983
|
add lsp config for rust analyzer
|
2023-10-07 15:13:01 -04:00 |
|
Jc
|
26c86c4329
|
Merge pull request #14 from juancwu/check-rust
add check for rust installation
|
2023-10-02 10:08:35 -04:00 |
|
jc
|
dfc7bff00d
|
add check for rust installation
|
2023-10-02 10:06:37 -04:00 |
|
jc
|
db75c23027
|
Merge branch 'main' of github.com:juancwu/dotfiles
|
2023-10-01 20:19:00 -04:00 |
|
jc
|
998b8bcb3b
|
add check for lazygit and set alias if exists
|
2023-10-01 20:17:59 -04:00 |
|
jc
|
65728b2680
|
fix typo in command
|
2023-10-01 20:17:47 -04:00 |
|
juancwu
|
cf4b8eea14
|
move functions and aliases to one file (zsh)
|
2023-10-01 20:16:03 -04:00 |
|
juancwu
|
df2b76db5b
|
update lazy-lock.json
|
2023-10-01 19:27:41 -04:00 |
|
jc
|
ad672effd4
|
add visual mode keymaps to yank/put into register 'a'
allow storing text into a named register so that it won't be lost when replacing selected text
|
2023-10-01 19:20:04 -04:00 |
|
jc
|
a78b92ace5
|
do not yank selected text when pressing d
|
2023-10-01 19:18:14 -04:00 |
|
jc
|
335cdccab1
|
do not replace clipboard with selected text
|
2023-10-01 17:09:27 -04:00 |
|
jc
|
64523ac85d
|
comment out a keymap that is not accessible
|
2023-10-01 17:07:31 -04:00 |
|
jc
|
7c850cc432
|
update keymap to open native explore to <leader>x
|
2023-10-01 17:00:27 -04:00 |
|
jc
|
2383db2afe
|
remove listing current directories from fcd function
|
2023-10-01 16:53:33 -04:00 |
|
jc
|
803c8594e4
|
rename function to parse git branch
|
2023-10-01 16:50:21 -04:00 |
|
jc
|
93f3702cdd
|
add checks for proper set up
|
2023-10-01 16:49:11 -04:00 |
|
jc
|
c080bc9da8
|
remove duplicate
|
2023-10-01 16:38:53 -04:00 |
|
jc
|
6792e7789b
|
delete bash aliases file
moved everything into one file because is a pain to keep two files and source them lol
|
2023-10-01 16:37:31 -04:00 |
|
jc
|
40cb58c149
|
remove all auto install code
|
2023-10-01 16:33:34 -04:00 |
|
jc
|
a765f11df2
|
add alias to send desktop notifications
|
2023-10-01 16:31:47 -04:00 |
|
jc
|
251029a881
|
remove path exports, manual set this on the specific device
|
2023-10-01 16:21:04 -04:00 |
|
jc
|
41017622d4
|
add check for color prompt support
|
2023-10-01 16:20:36 -04:00 |
|
jc
|
01ca8adaff
|
rename main bash config file & add better logs
|
2023-10-01 16:05:47 -04:00 |
|
jc
|
4a595f9f8c
|
add more aliases to bash_aliases
|
2023-10-01 15:22:46 -04:00 |
|
jc
|
9a4e6dd41c
|
move prettierrc to its own folder
|
2023-10-01 15:06:53 -04:00 |
|
jc
|
4ce2176c82
|
remove fish configurations
|
2023-10-01 15:04:29 -04:00 |
|
jc
|
70aaceb3cf
|
reformat code + quit telescope with q
|
2023-10-01 15:04:04 -04:00 |
|
jc
|
757066a2fb
|
add default prettier config file for prettierd
|
2023-10-01 15:03:05 -04:00 |
|
juancwu
|
d1f3073e64
|
delete docs folder
|
2023-10-01 14:58:10 -04:00 |
|
jc
|
19dfd5ebee
|
delete files folder
|
2023-10-01 14:57:04 -04:00 |
|
Jc
|
385fc0757b
|
Update README.md
|
2023-10-01 14:56:00 -04:00 |
|
juancwu
|
db375cbc86
|
add a default prettierrc to my dotfiles/config files
|
2023-10-01 14:41:43 -04:00 |
|
juancwu
|
a974024add
|
move from fish to zsh in mac.
Ditching fish because its a PAIN IN THE ASS TO WORK WITH
|
2023-10-01 14:41:17 -04:00 |
|