Commit graph

382 commits

Author SHA1 Message Date
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
juancwu
a543abc581
add bun bin path to fish config 2023-09-11 16:48:15 -04:00
jc
37e8e7b754
add new bash function to prune git branches 2023-09-11 16:45:33 -04:00
jc
ccd27e577e
add keymap to telescope filebrowser 2023-09-11 16:45:20 -04:00
juancwu
a96a270314
add lazygit alias to fish shell 2023-09-11 16:43:58 -04:00
juancwu
dba3e617f7
nvim config updates 2023-09-11 16:43:49 -04:00
juancwu
51896abd6f
highlight line cursor is on 2023-09-11 16:32:28 -04:00
juancwu
d8bbd1551a
lock file update 2023-09-11 16:23:53 -04:00
jc
098be626df
more config for telescope 2023-08-25 21:31:36 -04:00
jc
a8735ea716
updates to dotfile 2023-08-25 20:57:39 -04:00
Jc
b89a895f43
Merge pull request #13 from juancwu/wsl2
some changes
2023-08-03 22:19:49 -04:00
jc
ef92789b20
some changes 2023-08-03 22:18:42 -04:00
Jc
19fafc102d
Merge pull request #12 from juancwu/wsl2
updates
2023-07-29 01:08:11 -04:00
jc
c75d3b34df
updates 2023-07-29 01:07:33 -04:00
Jc
8bc7bd1c5d
Merge pull request #11 from juancwu/wsl2
Wsl2
2023-07-29 00:45:14 -04:00
jc
de66e89cad
Merge remote-tracking branch 'origin' into wsl2 2023-07-29 00:44:07 -04:00
jc
66c14da9e9
os based clipboard setting 2023-07-29 00:30:55 -04:00
Juan Wu
1898ac5c10 new neovim configs 2023-07-17 13:32:24 -04:00
Juan Wu
1bf7a8bee0 in progress: add fzf, git, which-key 2023-07-11 22:12:29 -04:00
juancwu
8738fcdde9 new nvim config with lazy.nvim 2023-07-09 01:33:02 -04:00