You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer the following questions for yourself before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.
Detailed Description
I've attempted to ssh from my laptop into my main rig with no luck. I run my own distro based on arch on my laptop. I've been using archcraft-dwm on my main rig and enjoying it. The issue is I cannot ssh from my laptop to my main rig.
Expected Behavior
Due to configuration of archcraft, it changes paths and I'm unable to ssh into my main rig which is extremely frustrating. Before proceeding with changing pathing, I wanted to get your response on how to fix this issue OR see if you have an SSH script for the dwm build.
Current Behavior
What is the current behavior?
See the above paragraphs.
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
ssh from any arch distro that isnt archcraft into a computer using archcraft-dwm
you get it.. it's reproduced.
here's how you ssh:
ssh USERNAME@IPADDRESS
Context
Nothing relevant for you to know about my rigs.
Failure Logs
$ ssh [USERNAME]@[IP_ADDRESS]
[USERNAME]@[IP_ADDRESS]'s password:
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
fish: Unknown command: uname
/usr/share/fish/functions/fish_git_prompt.fish (line 1):
uname
^~^
in command substitution
called on line 173 of file /usr/share/fish/functions/fish_git_prompt.fish
from sourcing file /usr/share/fish/functions/fish_git_prompt.fish
called on line 1 of file /usr/share/fish/functions/fish_vcs_prompt.fish
in function 'fish_vcs_prompt'
called on line 1 of file /usr/share/fish/functions/fish_prompt.fish
in command substitution
called on line 33 of file /usr/share/fish/functions/fish_prompt.fish
in function 'fish_prompt'
in command substitution
/usr/share/fish/functions/fish_git_prompt.fish (line 173): Unknown command
if string match -q Darwin -- (uname) && string match -q /usr/bin/git -- (command -s git) && type -q xcode-select && type -q xcrun
^~~~^
from sourcing file /usr/share/fish/functions/fish_git_prompt.fish
called on line 1 of file /usr/share/fish/functions/fish_vcs_prompt.fish
in function 'fish_vcs_prompt'
called on line 1 of file /usr/share/fish/functions/fish_prompt.fish
in command substitution
called on line 33 of file /usr/share/fish/functions/fish_prompt.fish
in function 'fish_prompt'
in command substitution
$
Comments:
Why are you charging people to use linux distros?
The text was updated successfully, but these errors were encountered:
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Detailed Description
I've attempted to ssh from my laptop into my main rig with no luck. I run my own distro based on arch on my laptop. I've been using archcraft-dwm on my main rig and enjoying it. The issue is I cannot ssh from my laptop to my main rig.
Expected Behavior
Due to configuration of archcraft, it changes paths and I'm unable to ssh into my main rig which is extremely frustrating. Before proceeding with changing pathing, I wanted to get your response on how to fix this issue OR see if you have an SSH script for the dwm build.
Current Behavior
What is the current behavior?
See the above paragraphs.
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
here's how you ssh:
ssh USERNAME@IPADDRESS
Context
Nothing relevant for you to know about my rigs.
Failure Logs
Comments:
Why are you charging people to use linux distros?
The text was updated successfully, but these errors were encountered: