├── .aider.conf.yml ├── .wezterm.lua ├── Enable High Quality Audio.md ├── LICENSE ├── Linux Basic Commands Every User Should Know.md ├── README.md ├── Touchegg_Settings.txt ├── abbreviations.fish ├── aichat-config.yaml ├── ascii_art_example.txt ├── bashrc ├── config.fish ├── fish_greeting.fish ├── fish_prompt.fish ├── neofetch.conf └── oh-my-posh-theme.json /.aider.conf.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/.aider.conf.yml -------------------------------------------------------------------------------- /.wezterm.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/.wezterm.lua -------------------------------------------------------------------------------- /Enable High Quality Audio.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/Enable High Quality Audio.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/LICENSE -------------------------------------------------------------------------------- /Linux Basic Commands Every User Should Know.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/Linux Basic Commands Every User Should Know.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/README.md -------------------------------------------------------------------------------- /Touchegg_Settings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/Touchegg_Settings.txt -------------------------------------------------------------------------------- /abbreviations.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/abbreviations.fish -------------------------------------------------------------------------------- /aichat-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/aichat-config.yaml -------------------------------------------------------------------------------- /ascii_art_example.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/ascii_art_example.txt -------------------------------------------------------------------------------- /bashrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/bashrc -------------------------------------------------------------------------------- /config.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/config.fish -------------------------------------------------------------------------------- /fish_greeting.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/fish_greeting.fish -------------------------------------------------------------------------------- /fish_prompt.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/fish_prompt.fish -------------------------------------------------------------------------------- /neofetch.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/neofetch.conf -------------------------------------------------------------------------------- /oh-my-posh-theme.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trinib/Awesome-Mint-Setup/HEAD/oh-my-posh-theme.json --------------------------------------------------------------------------------