# ComputerSkills **Repository Path**: flyingcane/ComputerSkills ## Basic Information - **Project Name**: ComputerSkills - **Description**: My toolkit for using computer more efficiently. - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-05 - **Last Updated**: 2025-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyDevelopmentKit My toolkit for using computer more efficiently. ```shell ├── Commands │   ├── ffmpeg-commands.md │   ├── git-commands.md │   └── macos-commands.md ├── Preferences │   ├── EvanTerminal.terminal └── Shells ├── develoment_environment_setup_on_mac.sh ├── ios-app-resigning │   ├── ios-app-resigning.sh │   └── resigning-params-configuration.plist ├── ios-remove-fat-framework-simulator-archs.sh ├── make_framework.sh └── make_xcframeworks.sh ```