Giter VIP home page Giter VIP logo

awesome-config's Introduction

此仓库由 "GNU与Linux技术分享" 腾讯 QQ 群群员创建,如果你也想加入 QQ 群那就快来吧!

一群: 823167016
二群: 466898428

欢迎在这里分享你的配置文件!

注意事项

  • 如果可以排序,请尽量排序,Emacs 用户开启 markdown-mode 后可以使用 "C-c C-c ^" 排序
  • Emacs 表格格式无法对齐请设置等高等宽字体,例如 Iosevka,配置例子:
    (if (fontp (font-spec
      			   :name "Iosevka"
      			   :style "Regular"
      			   )) 
      	   (set-face-attribute 'default nil 
      						   :font (font-spec 
      								  :name "Iosevka"
      								  :style "Regular"
      								  :size 20)) 
      	 (message "无法找到Iosevka Regular字体,你可以更换其他字体或安装它让这条消息消失.")
  • Vim 用户请使用以下命令 (COMMAND) 以提升编辑时的体验 (如在编辑时临时开关请自行加上冒号) 最好在编辑完成后使用 vim-table-mode 进行表格体的优化
set wrap   " 开启自动换行
set nowrap " 关闭自动换行
GitHub QQ 群名片 博客 dotfiles vim emacs 介绍
Augists Augists Augists dotfiles ZDCZ-vimrc NULL vimrc 配置,基于 macOS 10.15, vim 无自动补全,其他已经成熟; dotfiles 中为 oh-my-zsh 和 ranger 配置;欢迎造访个人博客,不定期更新学习笔记、对一些事情的思考、经验分享总结等
ChunjieShan 单胖 NULL .config PangVim NULL 我的 config 文件中包括我的 dwm,st,scripts, ranger 等日常工作配置,同时包含我根据 CW,ThinkVim 和自己的使用习惯配置的 NeoVim 配置
CECoffee 空荡 DiBlog dotfiles vim NULL Origin Repo 中包含适用于 Arch 系的 i3、polybar、ranger、vim、rofi、dunst 等配置
EvanMeek EvanMeek 我不会编程的博客 dotfiles NULL doom-emacs Evan-Emacs dotfiles 中包含 alacritty、fish shell、fcitx、i3wm、polybar、rofi 等配置
Innei Innei 静之林 dotfiles nvim NULL neovim 配置,dotfiles 中包含 zsh, fzf, git config, tmux
KiteAB KiteAB KiteAB's Blog dotfiles nvim NULL 适用于 Arch Linux 的配置文件
UniqueDing 回忆心酸的痛 uniqueding dotfiles NULL NULL dotfiles 中有 sway, nvim, zsh等配置,利用nix和homemanager管理
KyleJKC KyleJKC 啥也没有的博客 NULL Neovim NULL 一个及其现代好用的 Neovim 配置
vritser vritser 半斤八两 dotfiles NULL Emacs macOS 平台, Hammerspoon 做窗口管理, 键盘布局 Dvorak 配合 Emacs xah-fly-keys
logicskky logicskky LogicSkky's Blog .config nvim .emacs.d .config 中有 awesome、alacritty、ranger、dwm、st、dmenu 等配置
VainJoker Vain Joker Nothing dotfiles Myivm MyEmacs 一些好玩的东西(dwm, st, emacs, vim, rime, 好看的字体及其对应的自动化部署脚本
chitang233 Chi_Tang 池塘の小站 NULL NULL NULL 不定时在博客分享一些好玩的东西
SpringHan SpringHan 正在制作 config nvim .emacs.d config 中包括 ranger, lazygit 等配置。nvim 是我自己慢慢配置的,我给他加上了 FloatTerminal 的可自定义的功能 (可直接调用函数),另外还有一些我自己写的插件。.emacs.d 里也是我自己配置的,目前只写了一些,今后会慢慢补充,每天提交一个 commit。
KerrLiu Kerr NULL dotfile NULL NULL 极端的配置文件, 建议阅读, 不建议使用
alohaia aloha Aloha's Blog(主要是一些医学相关的内容) NULL nvimcfg NULL 用 Lua 写的 NeoVim 配置,内置 packer,使用原生 LSP client,不过我平时主要还是用我自己写的 vim-hexowiki 写写博客

awesome-config's People

Contributors

augists avatar cecoffee avatar chunjieshan avatar innei avatar kerrliu avatar logicskky avatar springhan avatar uniqueding avatar vainjoker avatar vritser avatar windyvalley avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.