dotfiles_old

所属分类:论文
开发工具:Lua
文件大小:2919KB
下载次数:0
上传日期:2023-05-17 10:30:40
上 传 者sh-1993
说明:  以键盘为中心的macOS配置,用于学术写作、数据分析和笔记
(Keyboard-centric macOS Configuration for Academic Writing, Data Analysis, & Notetaking)

文件列表:
alacritty (0, 2023-05-17)
alacritty\alacritty.yml (2373, 2023-05-17)
mac.sh (11378, 2023-05-17)
nvim (0, 2023-05-17)
nvim\after (0, 2023-05-17)
nvim\after\ftplugin (0, 2023-05-17)
nvim\after\ftplugin\go.lua (279, 2023-05-17)
nvim\after\ftplugin\tex.lua (527, 2023-05-17)
nvim\after\plugin (0, 2023-05-17)
nvim\after\plugin\alpha.lua (1953, 2023-05-17)
nvim\after\plugin\lsp.lua (3173, 2023-05-17)
nvim\after\plugin\lualine.lua (1224, 2023-05-17)
nvim\after\plugin\misc.lua (2311, 2023-05-17)
nvim\after\plugin\null-ls.lua (844, 2023-05-17)
nvim\after\plugin\nvtree.lua (1178, 2023-05-17)
nvim\after\plugin\orgmode.lua (1059, 2023-05-17)
nvim\after\plugin\telescope.lua (2484, 2023-05-17)
nvim\after\plugin\treesitter.lua (424, 2023-05-17)
nvim\after\plugin\which-key.lua (7008, 2023-05-17)
nvim\init.lua (114, 2023-05-17)
nvim\lua (0, 2023-05-17)
nvim\lua\base.lua (1270, 2023-05-17)
nvim\lua\bootstrap.lua (311, 2023-05-17)
nvim\lua\keymaps.lua (1338, 2023-05-17)
nvim\lua\plugins.lua (3130, 2023-05-17)
nvim\lua\theme.lua (210, 2023-05-17)
nvim\my-snippets (0, 2023-05-17)
nvim\my-snippets\latex.json (262, 2023-05-17)
nvim\my-snippets\package.json (241, 2023-05-17)
nvim\plugin (0, 2023-05-17)
nvim\plugin\packer_compiled (Seonjin’s MacBook Pro's conflicted copy 2023-03-25).lua (17193, 2023-05-17)
rx (0, 2023-05-17)
rx\rxfetch (7642, 2023-05-17)
screenshot_full.jpg (2196777, 2023-05-17)
screenshot_main.jpg (1219089, 2023-05-17)
sketchybar (0, 2023-05-17)
sketchybar\nohup.out (0, 2023-05-17)
... ...

#+TITLE: Keyboard-centric macOS Configuration for Academic Writing, Data Analysis, & Notetaking #+ATTR_ORG: :width 1000 [[file:screenshot_full.jpg]] * IMPORTANT This repo is no longer updated. please see [[https://github.com/leerauljin/dotfiles][this repo]] which utilizes bare git (bye bye annoying symlinks!) * Description macOS configuration centered around Yabai window manager and Neovim Disclaimer, the setup is updated frequently so there are a lot of cleaning left to be done. Currently using Macbook Pro M1 2020 with 16GB of RAM. It handles 6 + 1 spaces with tons of programs open without a sweat. * Recent updates (As of 2023-02-26) - Color scheme from [[https://github.com/sainnhe/gruvbox-material][Gruvbox-marterial]] has been applied to alacritty, VS code, Zathura, Yabai, and sketchybar. - Key bindings has been simplified. - Since late July, I changed bottom bar from bersicht to [[https://github.com/FelixKratz/SketchyBar][Sketchybar]] for stability, ease of configuration, less battery use, etc... Never regretted since! * Major programs and packages ** Yabai + skhd Window manager of my choice. I've previosuly using Rectangle, Amethyst, and rcmd which are great programs if you don't want to disable SIP. However, I get more control over sending programs to specific spaces while it takes care of the rest of boring window resizing. Biggest upside of using Yabai with Script Addon is that changing space is instant, without any animation. In addition, skhd is being used to control functions of yabai and app/folder launcher. Now I feel like I'm using the space of my monitor to its fullest and I can never go back! Some basic rules for keybindings: - lctrl is used for changing spaces - rcmd is used for controling focus, moving windows, and launching apps - lctrl + 1, 2, 3, 4, 5, 0: change focus to space - rcmd + h, j, k, l: Move focus (vim style) - rcmd + shift + h, j, k, l: Resize windows - rcmd + lctrl + h, j, k, l: Swap windows - rcmd + lctrl + shift + h, j, k, l: warp windows - rcmd + a: balance windows - rcmd + s: Stack mode - rcmd + d: bsp mode - rcmd + f: fullscreen mode - rcmd + t: toggle float and resize current window to center - lctrl + rcmd + 1, 2, 3, 4, 9, 0: move window to space - rcmd is also used for launching apps. - rcmd + return: terminal (alacritty) - rcmd + shift is used to quickly access folders I frequently use. ** Zotero With Zotfile and Better Bibtex for Zotero extension. - Zotfile provides more human-accessible ways to sort PDF files for citations. It also supports exporting PDFs to synced folder to be annotated on tablet and import the annotated file with a click of the button! This is ideal for me since I mostly read papers on my iPad using Flexcil app. - Better Bibtex for Zotero is used to automatically create citation key for each citation and export my Zotero library to BibLaTeX file. Zotxt was also considered as an option but it seems that Zotxt does not work as intended (for my purpose) since Zotero update for enhanced security. Better Bibtex + Org-ref works fine for me for notetaking and writing. The only caveat is that the interaction between Emacs and Zotero is not an direct communication and has to go through .bib file. Not that big problem for me since I'm planning to use LaTeX for the final export. ** Neovim To be added. * Some minor programs and packages that I currently use - Reeder 5 for RSS. (cloud sync with iOS apps is amazing feature!) - Raycast for quickly searching through files or an app that does not have keybinding. - Menuwhere for accessing menubar without reaching to top of the screen (I hide macos menubar)

近期下载者

相关文件


收藏者