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-5


介绍

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

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

也用Yang这个昵称。🤓

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


在用硬件

  •  MacBook Pro (13-inch, M1, 2020) [Anna]

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

    •  AirPods 2

推荐软件(macOS)

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

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

  1. 浏览器


  1. Developer Tools

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

    • Xcode [App Store] (xcode-select --install) [终端代理]

    • 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)
      • flake8
      • black
      • you-get
      • httpx
      • requests
      • beautifulsoup4
      • openpyxl
      • pandas
      • pillow
      • matplotlib
      • jieba
      • wordcloud
      • python-docx
      • pygame



  1. 效率与娱乐


    • QQ音乐 (MAS版本也可以使用媒体键) [App Store]
    • Movist Pro (播放器)
    • VLC (播放器)
    • OBS (video recording and live streaming)
    • Blender (3D creation suite)



  1. 工具


    • Keka (压缩软件) (MAS版本支持一下) [App Store]
    • RunCat (check system information) [App Store]
    • pap.er (壁纸) [App Store]
    • Mactracker (get info) [App Store]


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


推荐生活利器

生活不可无书。

About

Configuration of software and tools I am using and recommending.

Resources

Stars

Watchers

Forks

Packages

No packages published