Skip to content
/ Config Public

Configuration of software and tools I am using and recommending.

Notifications You must be signed in to change notification settings

ykqmain/Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

利器

今天(2016-01-04)看到一个有意思的项目利器社群计划,借此机会我也分享一下自己使用的一些小工具。

Update: 2024-12


介绍

常用ID 「秋风木叶」,取自《楚辞·九歌·湘夫人》:

袅袅兮秋风,洞庭波兮木叶下。

🤓也用Yang这个昵称。

📚业余中国古代史、🌏爱好地理,💻CS专业、📺梦想动画、🎮人生游戏玩家,📆时代观察员、📝生活记录者;


在用硬件

  •  Mac mini (M4) [Anna]

    •  Studio Display
    •  Magic Keyboard
    •  Magic Trackpad
    • DualSense™ Wireless Controller
  •  iPhone 15 Pro [Nana]

    •  AirPods 2

推荐软件(macOS)

我喜欢精简,在满足自己所需功能的前提下,将自己的互联网账号数量降到最低,涉及的平台和APP减到最少。

系统自带的软件足够好则优先使用、免费或开源软件其次、最后才是买断制软件;订阅制软件几乎不考虑。

  1. 浏览器




  1. Developer Tools

    • Terminal.app
      • 为什么不是iTerm2?iTerm2目前我发现的问题就是不能识别macOS的替身文件夹,需要用ln命令代替,除此之外比自带的终端好用。至于为什么不选择它,因为我确实不需要那么多的功能。(即便很怀念iTerm2的选中复制、右键粘贴和Shell Integration功能)


    • oh-my-zsh
      • zsh-syntax-highlighting
        • git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
      • zsh-autosuggestions
        • git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
      • zsh-completions
        • git clone https://github.com/zsh-users/zsh-completions ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/plugins/zsh-completions
      • zsh-history-substring-search (已内置)
        • git clone https://github.com/zsh-users/zsh-history-substring-search ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-history-substring-search


    • Python {pip3 install -r requirements.txt}
      • you-get
      • httpx
      • requests
      • beautifulsoup4
      • openpyxl
      • pandas
      • pillow
      • matplotlib
      • jieba
      • wordcloud
      • python-docx
      • pygame

    • Sublime Text (Turbo C++Visual StudioNetBeansEclipseJetBrainsAtomVS CodeZed)
      • Package Control我的插件
      • 字体:Source Code Pro
      • 主题:Adaptive/Mariana
      • 兜兜转转还是回到了最初的Sublime Text,并购买了License支持一下。我认为IDE和编辑器,一个大而全、一个快而准,在我转行以后的生活和工作中估计也就编辑文本、用用Python,应该不再需要集成开发环境(Integrated Development Environment)。Sublime对我而言是足够且有纪念意义的,希望能一直陪伴着我。


  1. 效率与娱乐




  1. 工具




如无必要,勿增实体。保持愉悦,用就完了。


生活利器

生活不可无书。

About

Configuration of software and tools I am using and recommending.

Resources

Stars

Watchers

Forks

Packages

No packages published