Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

enable fish shell in alacrtity teminal

# ~/.config/alacritty/alacritty.yml
# edit -> program: /bin/bash
shell:
  program: /usr/bin/fish
  args:
    - --login
    - --init-command
    - "echo hello"
Comment

PREVIOUS NEXT
Code Example
Shell :: como crear icono de aplicacion en linux 
Shell :: git ftp empty string is not a valid pathspec. please use . instead if you meant to match all paths 
Shell :: convert vdi to gnome-boxes 
Shell :: does among us exist for linux 
Shell :: ubuntu switch f1 with functions keys 
Shell :: docker toolbox windows clean 
Shell :: dependency problems - leaving unconfigured Errors were encountered while processing: 
Shell :: diff between user variables and system variables 
Shell :: how to make jobs run synchronously on github actions 
Shell :: asus router reset cache 
Shell :: axel download google drive 
Shell :: mx linux how to see gpu 
Shell :: Permission denied (publickey). /usr/local/bin/mosh: Did not find mosh server startup message. (Have you installed mosh on your server?) 
Shell :: go to last page in less command 
Shell :: How to reload a service with systemctl command 
Shell :: uninstall requirements.txt 
Shell :: install lib atk 
Shell :: check salt version 
Shell :: Bash script to authenticate machine users 
Shell :: git update submodule to latest 
Shell :: download file from terminal linux 
Shell :: bash delete files older than 
Shell :: How to get Tab-Completions with microsoft vcpkg 
Shell :: ssh into rpi 0 
Shell :: mikrotik enable ping from wan 
Shell :: fatal: unable to access error setting certificate verify locations ca-bundle.crt CApath: none 
Shell :: Command for installing sha256 hashing algorithm 
Shell :: ls sort size descend 
Shell :: const git = ["branch", "commit", "push"] 
Shell :: imagemagic make blank png 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =