Tags
共 79 篇文章
Bash
【Google Sheet / Excel #1】自動化公式 / 自動更改日期、自動顯示假日
【Bash】個人自用 alias
【Bash 基本語法 #2】什麼是 #!/bin/bash, #!/bin/sh,為什麼要加在 script 前面 (問題解決:sh, bash 的不同)
【Python/C++/Linux/Bash】 timestamp 取得方式總整理
【Docker #5】自動化腳本 / 自動初始化 container , auto run container setting script
【Linux 終端機操作 #8】自動化腳本 / 安裝 fish, oh-my-fish (問題解決:omf theme not working)
【Bash】安裝 zsh, oh-my-zsh, powerlevel10k 個人自用 script
【Linux】自動化腳本 / 自動建立資料夾路徑 auto make folder script
【Docker #4】自動化腳本 / 自動 commit container 為 tar 腳本, auto commit container to tar script
【Linux 終端機操作 #7】在 fish terminal 初始化 anaconda
1
2
3
4
5
6
7
8